scroll_app_bar 2.0.0 copy "scroll_app_bar: ^2.0.0" to clipboard
scroll_app_bar: ^2.0.0 copied to clipboard

Hide or show app bar while scrolling. This package works without custom scroll view and slivers.

[2.0.0] - July 11, 2021 #

  • Null safety support.

[1.0.3] - Jan 13, 2020 #

  • Support for transparent appbar (Fix #6). Thanks @ncpleslie and @xJon

[1.0.2] - May 27, 2020 #

  • Fix ScrollAppBar cannot update with setState

[1.0.1] - May 26, 2020 #

  • Added web support

[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 ScrollController instaed ScrollAppBarController.
  • 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.
98
likes
80
points
198
downloads

Publisher

unverified uploader

Weekly Downloads

Hide or show app bar while scrolling. This package works without custom scroll view and slivers.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, scroll_bars_common

More

Packages that depend on scroll_app_bar