get 1.3.2
get: ^1.3.2 copied to clipboard
A consistent Flutter route navigation library that navigate with no context and not rebuild materialApp with each navigation.
1.0.0 #
- initial release
1.0.1 #
- Doc changes
1.0.2 #
- Add examples
1.0.3 #
- Improve Performance
1.1.0 #
- Add support to named routes
1.2.0 #
- Add routes navigation with no context
1.2.1 #
- Fix bug currentState = null
1.3.0 #
- Update docs, readme, and add full support to flutter_web
1.3.1 #
- Update docs
1.3.2 #
- Improve performance