Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
Add answer link (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
creativecreatorormaybenot authored Jan 13, 2021
1 parent d7a27c2 commit 1ae9c19
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions url_strategy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.1.0+1

* Added link to more detailed explanation in README.

## 0.1.0

* Initial release.
2 changes: 1 addition & 1 deletion url_strategy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ See [this more detailed StackOverflow answer][answer] for more information.

You can also use a hash URL strategy instead (which is the default) by calling `setHashUrlStrategy`.

[answer]:
[answer]: https://stackoverflow.com/a/65709246/6509751
2 changes: 1 addition & 1 deletion url_strategy/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: url_strategy
description: >-2
Flutter package that allows setting the web app URL strategy with a single line of code.
version: 0.1.0
version: 0.1.0+1
homepage: https://github.com/creativecreatorormaybenot/url_strategy/tree/main/url_strategy

environment:
Expand Down

0 comments on commit 1ae9c19

Please sign in to comment.