PackageTrack
Sign in Get early access

animated_stack_plus

A flexible and modern animated Floating Action Button (FAB) stack for Flutter with custom icons, builders, and smooth animations.

1.1.1 48 downloads/mo #4693 most downloaded on pub.dev hbsgujjar111/animated_stack_plus

What this package is like to depend on

Last release 1 months ago

11 Jul 2026

Too new to tell

only 2 release windows

Nearly every release is documented

notes for 4 of 4 stable releases

Nothing withdrawn

no release was ever pulled

10 months old

4 releases · first in 2025

4 releases in the last 12 months

see the full history below

Release timeline

4 releases · Oct 2025 to Jul 2026
2026
Release Pre-release

Releases

latest 4
  1. 1.1.1 11 Jul 2026
    Release notes

    Changes

    • Replaced example assets with higher-quality, optimized versions.
    Open source →
  2. 1.1.0 06 Jul 2026
    Release notes

    Changes

    • Renamed fabOpenIcon and fabCloseIcon (previously restricted to the standard Icon type) to fabOpenWidget and fabCloseWidget of type Widget. This grants full visual design freedom, allowing users to pass SVGs, custom images, or complex widgets.

    Added

    • Added fabSize (default: 56.0) to customize Floating Action Button dimensions.
    • Added actionsSpacing (default: 16.0) to define spacing between the FAB and revealed background actions.
    • Introduced foregroundDimColor to render an animated fading background color overlay across the translated primary UI.

    Fixed

    • SnackBar Alignment Break: Repositioned background actions inside the native FloatingActionButtonLocation.endFloat slot. This resolves the alignment issue where a SnackBar or keyboard shifted the FAB upward, leaving background actions behind.
    • Hit-Test Boundaries: Introduced a customized _OverflowTouchStack to bypass default bounding box clipping, ensuring action buttons that extend past physical container sizes are fully clickable.
    • Visual Overflow Warnings: Removed internal hardcoded constraints (ConstrainedBox), resolving yellow-and-red striped BOTTOM OVERFLOWED visual layout errors.

    Optimizations

    • Switched from fractional SlideTransition math to absolute physical pixel translation via Transform.translate. This completely decouples calculations from MediaQueryData inside the build lifecycle, reducing GC allocations and performance overhead.
    Open source →
  3. 1.0.1 22 Oct 2025
    Release notes
    • Improved README with better structure, polished examples, and added demo GIF/video preview for web usage.
    Open source →
  4. 1.0.0 22 Oct 2025
    Release notes
    • Initial release
    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