scroll_navigation 1.3.2
scroll_navigation: ^1.3.2 copied to clipboard
It's a powerful navigation by gestures and taps. You can scroll from left to right or tap on the navigation icons.
1.3.2 #
- Helpers incompatibilities fixed.
1.3.1 #
- Screen improved
1.3.0 #
- Null Safety Migration
1.2.1+1 #
- Helpers dependency error fixed
1.2.1 #
- NavigationPosition.left and NavigationPosition.right added
1.2.0 #
- PERFORMANCE BOOST!
- The Navigations Styles separated on classes:
- NavigationBarStyle
- NavigationBodyStyle
- NavigationIndentifierStyle
- TitleNavigationBarStyle
1.1.2 #
- TitleScrollNavigation optimized.
- TitleScrollNavigation's Titles will be centered when scrolling.
- ScrollNavigation fixed bugs and removed titleFontSize and iconSize arguments.
1.1.1 #
- Added the option to hide the AppBar on the Screen Widget when assigning a ScrollController.
1.1.0 #
- TitleScrollNavigation added.
- ScrollNavigation optimized making it 35% faster.
- Some parameters have been improved causing some options from previous versions to be obsolete.
1.0.3 #
- Screen Widget was updated.
- ScreenReturnButton widget was created.
- Scroll Navigation can be on top or on bottom.
1.0.2 #
- Added support for navItemsTitle.
1.0.1 #
- Added Screen Widget.
- Removed AppBar from ScrollNavigation.
1.0.0+1 #
- Show example and GIFs.
1.0.0 #
- Initial realease.