background_app_bar 2.1.0+1 copy "background_app_bar: ^2.1.0+1" to clipboard
background_app_bar: ^2.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,

Change Log #

2.1.0+1 23 January 2025 #

  • fix replace withOpacity with withValues in example

2.1.0 5 September 2023 #

  • add parameter expandedTitleScale default to 1.5

2.0.1 20 March 2022 #

  • follow flutter lints
  • remove unused imports
  • upgrade example flutter embedding
  • fix Warning

2.0.0 5 March 2021 #

  • migrate to null-safety

1.0.3 7 December 2020 #

  • fix warnings

1.0.2 30 March 2020 #

  • fix documentation

1.0.1 27 September 2019 #

  • fix documentation

1.0.0 25 September 2019 #

  • Breaking Change #

    1. remove BackgroundAppBar has been remove, use AppBar instead, for same effect see example.
    2. remove SliverBackgroundAppBar has been remove, use SliverAppBar instead, for same effect see example.
  • add BackgroundFlexibleSpaceBar Widget

0.0.1 10 August 2019 #

  • Initial Commit
47
likes
140
points
41
downloads

Publisher

unverified uploader

Weekly Downloads

A background app bar plugin, use this plugin if you want to preserve background of sliver app bar when scrolling,

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on background_app_bar