animated_custom_appbar 1.0.1 copy "animated_custom_appbar: ^1.0.1" to clipboard
animated_custom_appbar: ^1.0.1 copied to clipboard

A customizable and animated AppBar for Flutter apps.


CHANGELOG.md #

## [1.0.0] - 2025-07-18
- Initial release of AnimatedCustomAppBar


## [1.0.1] - 2025-07-28

### Changed
- `children: []` now accepts regular widgets instead of requiring `slivers: []`. This improves ease of use and flexibility when adding scrollable content.

### Added
- `baseBackgroundColor` property to customize the base layer behind all content.
- `backgroundImageColorAlpha` to control the opacity overlay on top of the background image.
- `curve` parameter added for smoother animation customization.
- `physics` parameter added to allow custom scroll behavior.

### Fixed
- Minor bug fixes and internal refactoring.
- Improved inline documentation and code comments.

9
likes
0
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable and animated AppBar for Flutter apps.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on animated_custom_appbar