scroll_app_bar 1.0.0+2
scroll_app_bar: ^1.0.0+2 copied to clipboard
Hide or show app bar while scrolling. This package works without custom scroll view and slivers.
1.0.0+2 May 12, 2020 #
- Updated documentation
1.0.0+1 April 30, 2020 #
- Updated documentation
1.0.0 April 29, 2020 #
- Fixed snap behavior.
- Used dart extension on
ScrollControllerinstaedScrollAppBarController. - Renamed arguments to simplify code.
0.2.0+1 April 09, 2020 #
- Fix pub issues.
0.2.0 April 09, 2020 #
- Added pin/unpin option.
- Change scroll_bars_common version.
- Fix others issues.
0.1.1 April 07, 2020 #
- Added gradient background option.
0.1.0 April 06, 2020 #
- Initial release.