smart_page_navigation 1.1.2
smart_page_navigation: ^1.1.2 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
1.0.9 #
- Fix so that the "selectBottomTab" method actually selects the expected bottom button and redirects to the page correctly.
1.0.10 #
- Fix in the stack of pages that did not remove the page when rewinding.
1.0.11 #
- Fix navigation issue
1.0.12 #
- Fix navigation issue
1.0.13 #
- Fix navigation issue
1.0.14 #
- Fix bottom navigation bar
1.1.0 #
- Fixed package architecture.
1.1.1 #
- Updated doc
- Added refreshViews method
1.1.2 #
- Fix problem with null values in SmartPageBottomNavigationOptions
- Added redirectToBottomOptionIndex to redirect navigation after resetting it