theseus_navigator 0.0.13
theseus_navigator: ^0.0.13 copied to clipboard
Theseus Navigator is based on Navigator 2.0 / Router and offers declarative navigation scheme, easy API, supports deeplinks, nested navigators and more.
0.0.13 - 2021-12-30 #
- Add
BottomNavigationBuilder
0.0.12 - 2021-12-27 #
- Update back navigation logic
- Fix package layout
0.0.9 - 2021-12-04 #
- Add web support in the example project
- Fix a bug when navigating history in the web browser
0.0.8 - 2021-10-29 #
- Handle navigation errors
- Add more tests
0.0.7 - 2021-10-24 #
- Update redirection logic
- Support various navigation cases in the demo app
0.0.6 - 2021-10-17 #
- Support redirections
- Update docs
0.0.4 - 2021-10-10 #
- Minor fixes
0.0.1 - 2021-10-10 #
- Initial implementation