scroll_bottom_navigation_bar 4.0.0
scroll_bottom_navigation_bar: ^4.0.0 copied to clipboard
This package allow hide or show bottom navigation bar while scrolling
4.0.0 July 11, 2021 #
- Null safety support.
3.0.0 April 30, 2020 #
- Fixed snap behavior.
- Used dart extension on
ScrollControllerinstaedScrollAppBarController. - Renamed arguments and methods to simplify code.
2.1.0+1 April 10, 2020 #
- Fix documentation.
2.1.0 April 10, 2020 #
- Added snap/unsnap option.
2.0.0 April 10, 2020 #
- Supports FAB.
- Supports snack bars.
- Improve more performance.
- Added rxdart dependency.
- Added scroll_bars_common dependency.
- Pin/unpin using controller.
- Fix some issues.