custom_navigator 0.3.0 custom_navigator: ^0.3.0 copied to clipboard
A flutter package that makes it easy to create your own navigator anywhere in the widget tree.
[0.3.0] - Sep 18, 2019 #
- Updated CustomScaffold so it pops all views when you click on a BottomNav item.
[0.2.0] - Sep 18, 2019 #
- Added CustomScaffold
- updated Readme.md
[0.1.1] - Sep 17, 2019 #
Updated readme and added an example
[0.1.0] - Sep 17, 2019 #
Initial Version of the library.
- Includes the ability to use a new navigator anywhere in the widget tree without the being dependent on App Navigator