PackageTrack
Sign in Get early access

animated_accordion

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

1.1.2 83 downloads/mo #2433 most downloaded on pub.dev mhmetglrq/animated_accordion

What this package is like to depend on

Last release 2 years ago

no release in 18 months

Too new to tell

only 1 release windows

Nearly every release is documented

notes for 4 of 4 stable releases

Nothing withdrawn

no release was ever pulled

2 years old

4 releases · first in 2024

0 releases in the last 12 months

see the full history below

Release timeline

4 releases · Sep 2024 to Sep 2024
2025 2026
Release Pre-release

Releases

latest 4
  1. 1.1.2 16 Sep 2024
    Release notes

    Changed

    • README Updated: Refined and enhanced the README documentation for better clarity and user understanding.

    Open source →
  2. 1.1.1 16 Sep 2024
    Release notes

    Changed

    • API Reference: Updated the API reference documentation for clarity and consistency.

    Open source →
  3. 1.1.0 16 Sep 2024
    Release notes

    Added

    • Animations: Introduced multiple new animation types for content transitions:
      • fade: Fades the content in and out.
      • slide: Slides the content in and out horizontally.
      • scale: Scales the content from smaller to normal size.
      • rotate: Rotates the content.
      • flip: Adds a 3D flip animation effect.
      • fadeScale: Combines both fade and scale animations.
      • slideFade: Combines both slide and fade animations.
      • bounce: Adds a bounce effect for content entrance.
      • shrink: Shrinks the content in and out.
      • blur: Adds a blur effect to the content.

    Changed

    • Animations Control: The _initializeAnimations() function has been updated to dynamically handle the newly added animations for smooth and flexible transitions.
    • Custom Header: Added more flexible customizations to the accordion header, including:
      • headerTextColor: Set custom colors for the header text.
      • headerTextAlign: Control the alignment of the header text (left, center, right).
      • headerPadding: Customize padding around the header.
    • Content Styling: Enhanced customization options for content:
      • contentBackgroundColor: Allows setting a background color for the content area.
      • contentGradient: Added support for gradients in the content area.
      • contentBorder: Allows setting a custom border for the content area.
      • contentImage: Enables adding an image to the background of the content.
      • contentBorderRadius: Customize the border radius of the content area for rounded corners.
      • contentAlignment: Align the content inside the accordion with custom alignment.

    Fixed

    • Fixed issue where content height was not properly adjusting based on the number of widgets inside the accordion.
    • Resolved problems with animation not completing properly when switching between different accordion states.

    Removed

    • None.

    Open source →
  4. 1.0.0 12 Sep 2024
    Release notes

    Initial Release

    • Added basic accordion functionality.
    • Supported animations: fade, slide, scale.
    • Customizable header with headerTitle, headerLeading, headerTrailing, and more.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive