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

A custom animated SliverAppBar that shows details when expanded and a compact row when collapsed.

2.0.0 #

  • Refactored API: Introduced CustomAnimationAppBar.create() for a more flexible and powerful way to build custom app bars.
  • Full Widget Customization: Added expandedWidget and collapsedWidget parameters to allow passing any custom widget for both states.
  • Backward Compatibility: The legacy customAnimationAppbar() function is preserved for existing implementations.
  • Simplified Examples: The example app has been streamlined to provide clearer, more focused usage demonstrations.
  • Improved Documentation: Updated README.md with the new API, clearer instructions, and better examples.

1.0.0 #

  • Initial release of the custom animated app bar package.
5
likes
140
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

A custom animated SliverAppBar that shows details when expanded and a compact row when collapsed.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on custom_animation_appbar