fadable_app_bar 0.1.0 copy "fadable_app_bar: ^0.1.0" to clipboard
fadable_app_bar: ^0.1.0 copied to clipboard

Simple implementation of a fadable app bar for flutter. A wrapper on flutter's AppBar() to create a fade effect on the app bar when scrolling.

0.1.0 #

Fix #

  • Fixed unable to fade the app bar if background color is set explicitly.
  • Fixed deprecated use of .withOpacity() method.

Update #

  • Updated flutter version constrains.

0.0.2 #

  • Improved documentation and readme file.
  • Added demo gif for material 3 and material 2.

0.0.1 #

  • Initial release.
5
likes
160
points
72
downloads

Publisher

unverified uploader

Weekly Downloads

Simple implementation of a fadable app bar for flutter. A wrapper on flutter's AppBar() to create a fade effect on the app bar when scrolling.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on fadable_app_bar