scroll_navigation 1.1.2
scroll_navigation: ^1.1.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.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.