background_app_bar 1.0.1
background_app_bar: ^1.0.1 copied to clipboard
A background app bar plugin, use this plugin if you want to preserve background of sliver app bar when scrolling,
0.0.1 10 August 2019 #
- Initial Commit
1.0.0 25 September 2019 #
-
Breaking Change #
remove BackgroundAppBar has been remove, use AppBar instead, for same effect see example.
remove SliverBackgroundAppBar has been remove, use SliverAppBar instead, for same effect see example. -
add BackgroundFlexibleSpaceBar Widget
1.0.1 27 September 2019 #
- fix documentation