wouter 0.1.7
wouter: ^0.1.7 copied to clipboard
Supercharge your routering with wouter, simple yet advanced and fully customizable routing package.
0.1.7 #
- Dependency update
0.1.6 #
- Breaking: renamed route to path
- Breaking: removed buildRootPath from RoutingPolicy
- URLPolicy: add path groups
- Bug Fix: pushing relative path sometimes breaks
0.1.5 #
- Bug fix: navigator wont rebuild on routes change
- Docs misspelling
0.1.4 #
- Docs motivation fix
0.1.3 #
- Docs motivation fix
0.1.2 #
- Docs motivation added
0.1.1 #
- Docs update
0.1.0 Beta #
- initial beta release
0.0.6 Updated Example. #
0.0.5 Docs WIP. #
0.0.4 Introducing BaseWouterNavigator.builder. #
- WouterNavigator and WouterRow using builder
- added popUntil and popAndPush
- updated WouterRouteBuilder
0.0.3 Docs WIP. #
- added simple example
- added wildcard support (only at the end of the path)