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 2025Releases
latest 24-
2.5.217 Jun 2025Release notes
Open source →- 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.
-
2.5.111 May 2025 -
2.5.001 May 2025 -
2.4.123 Mar 2025 -
2.4.022 Mar 2025 -
2.3.009 Sep 2024 -
2.2.025 Jul 2024Release notes
Open source →- Made to work without Scaffold.
- Add ExpandableFabPos.center.
- Add 'of' method.
-
2.1.028 Jun 2024Release notes
Open source →- 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.
-
2.0.028 Jul 2023Release notes
Open source →- 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.
-
1.8.102 Jun 2023Release notes
Open source →- Fixed overlap with snackbar.
- Fixed onTap being executed with action button closed
-
1.8.022 May 2023 -
1.7.110 Mar 2023 -
1.7.019 Jan 2023 -
1.7.0+110 Mar 2023 -
1.6.127 Nov 2022 -
1.6.022 Oct 2022 -
1.5.220 Sep 2022 -
1.5.126 Aug 2022 -
1.5.019 Aug 2022Release notes
Open source →- Fix issue with buttons not disappearing on Navigator push
- Adjust button position.
floatingActionButtonLocationis now required.Scaffold( floatingActionButtonLocation: ExpandableFab.location, ... -
1.4.006 Jul 2022 -
1.3.005 Jul 2022 -
1.2.006 Jun 2022 -
1.1.001 Jun 2022 -
1.0.031 May 2022