animated_accordion 1.0.0 copy "animated_accordion: ^1.0.0" to clipboard
animated_accordion: ^1.0.0 copied to clipboard

A Flutter package for creating animated expandable accordion-style widgets with multiple animation options.

Changelog #

All notable changes to this project will be documented in this file.

1.0.0 - 2024-09-12 #

Added #

  • Initial release of the animated_accordion package.
  • Added support for three types of animations: fade, scale, and slide.
  • Customizable headerTitle, headerTextAlign, headerBackgroundColor, and more.
  • Users can provide custom header widgets.
  • Option to maintain the expanded state of the accordion.
  • Support for custom shapes for both the header and the content sections.
  • Added customizable contentHeight for dynamic or fixed content heights.
  • Support for dynamic padding and alignment of header and content widgets.
  • Animated transitions for opening and closing sections.
  • Full customization of text color and text alignment for the header.
6
likes
0
points
23
downloads

Publisher

verified publishermehmetguler.tech

Weekly Downloads

A Flutter package for creating animated expandable accordion-style widgets with multiple animation options.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

flutter

More

Packages that depend on animated_accordion