smart_page_navigation 1.0.8
smart_page_navigation: ^1.0.8 copied to clipboard
This package will provide a full navigation through tabs at the bottom of the application screen.
1.0.0 #
- In this first version the navigation is complete with PageView and integrated to the Bottom Navigation Bar. In the next versions there will be improvements with animations.
1.0.2 #
- Doc updates.
1.0.3 #
- Readme update with SmartPageBottomNavigationOptions options.
- Fixed icon title display.
1.0.4 #
- Small fixes
- Badge support
1.0.5 #
- Hide the bottom navigation bar feature
1.0.6 #
- Quick fix in navigation issue
1.0.7 #
- Return bool in the onTap method on SmartPageBottomNavigationBar to identify if the page is accessible.
1.0.8 #
- Added resetPageController