PackageTrack
Sign in Get early access

flutter_expandable_fab

The speed dial FAB (Floating Action Button) that can animate the display and hiding of multiple action buttons.

2.5.2 25K downloads/mo #1992 most downloaded on pub.dev zuvola/flutter_expandable_fab

What this package is like to depend on

Last release 1 years ago

17 Jun 2025

Release timing varies

gaps range from 1 weeks to 11 months

Nearly every release is documented

notes for 24 of 24 stable releases

Nothing withdrawn

no release was ever pulled

4 years old

24 releases · first in 2022

0 releases in the last 12 months

see the full history below

Release timeline

24 releases · May 2022 to Jun 2025
2023 2024 2025 2026
Release Pre-release

Releases

latest 24
  1. 2.5.2 17 Jun 2025
    Release notes
    • Removed unnecessary Timer and ready flag logic from ExpandableFab.
    • Ensured AnimationController and CurvedAnimation are only created in initState and not recreated.
    • Fixed assertion errors and improved FAB visibility and animation after navigation or rebuilds.
    Open source →
  2. 2.5.1 11 May 2025
    Release notes
    • Improved timer cleanup when widget is disposed.
    Open source →
  3. 2.5.0 01 May 2025
    Release notes
    • Fixed closing bug and eliminate unnecessary blur flicker.
    Open source →
  4. 2.4.1 23 Mar 2025
    Release notes
    • Formatted source file.
    Open source →
  5. 2.4.0 22 Mar 2025
    Release notes
    • Add a elevation parameter
    • Add a margin parameter
    Open source →
  6. 2.3.0 09 Sep 2024
    Release notes
    • Add an option to configure open & close button alignment
    Open source →
  7. 2.2.0 25 Jul 2024
    Release notes
    • Made to work without Scaffold.
    • Add ExpandableFabPos.center.
    • Add 'of' method.
    Open source →
  8. 2.1.0 28 Jun 2024
    Release notes
    • Allows children's animations to be changed.
    • Fixed animation issues.
    • Fixed issue with some properties not being reflected when hot reloading.
    • overlayStyle supports setting both color and blur.
    Open source →
  9. 2.0.0 28 Jul 2023
    Release notes
    • Changed customization to a builder-based method.
    • Left-handed mode added.
    • Fixed some minor bugs.
    Braking changes:

    Removed foregroundColor, backgroundColor, closeButtonStyle, expandedFabSize, and others. Use Default/RotateFloatingActionButtonBuilder or FloatingActionButtonBuilder instead.

    Open source →
  10. 1.8.1 02 Jun 2023
    Release notes
    • Fixed overlap with snackbar.
    • Fixed onTap being executed with action button closed
    Open source →
  11. 1.8.0 22 May 2023
    Release notes
    • Allow changing the shape of the FAB.
    Open source →
  12. 1.7.1 10 Mar 2023
    Release notes
    • Fixed a issue when there is only one child.
    Open source →
  13. 1.7.0 19 Jan 2023
    Release notes
    • Allow changing the size of the FAB.
    Open source →
  14. 1.7.0+1 10 Mar 2023
    Release notes
    • Updated docs.
    Open source →
  15. 1.6.1 27 Nov 2022
    Release notes
    • Added heroTag parameters.
    Open source →
  16. 1.6.0 22 Oct 2022
    Release notes
    • Added new event callbacks (afterOpen() / afterClose())
    Open source →
  17. 1.5.2 20 Sep 2022
    Release notes
    • Fixed a bug with blur on the web.
    Open source →
  18. 1.5.1 26 Aug 2022
    Release notes
    • Fix issue with FAB not being displayed when overlayStyle is NULL.
    Open source →
  19. 1.5.0 19 Aug 2022
    Release notes
    • Fix issue with buttons not disappearing on Navigator push
    • Adjust button position.
    floatingActionButtonLocation is now required.
    Scaffold(
      floatingActionButtonLocation: ExpandableFab.location,
      ...
    
    Open source →
  20. 1.4.0 06 Jul 2022
    Release notes
    • Add programmatic open/close.
    Open source →
  21. 1.3.0 05 Jul 2022
    Release notes
    • Add overlay fade animation.
    Open source →
  22. 1.2.0 06 Jun 2022
    Release notes
    • Add overlay.
    • Add onOpen/onClose.
    Open source →
  23. 1.1.0 01 Jun 2022
    Release notes
    • Remove heroTag.
    Open source →
  24. 1.0.0 31 May 2022
    Release notes
    • Initial version.
    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