flutter_expandable_fab 1.8.0 copy "flutter_expandable_fab: ^1.8.0" to clipboard
flutter_expandable_fab: ^1.8.0 copied to clipboard

Speed dial FAB that can show/hide multiple action buttons with animation.

1.8.0 #

  • Allow changing the shape of the FAB.

1.7.1 #

  • Fixed a issue when there is only one child.

1.7.0+1 #

  • Updated docs.

1.7.0 #

  • Allow changing the size of the FAB.

1.6.1 #

  • Added heroTag parameters.

1.6.0 #

  • Added new event callbacks (afterOpen() / afterClose())

1.5.2 #

  • Fixed a bug with blur on the web.

1.5.1 #

  • Fix issue with FAB not being displayed when overlayStyle is NULL.

1.5.0 #

  • Fix issue with buttons not disappearing on Navigator push
  • Adjust button position.
floatingActionButtonLocation is now required.
Scaffold(
  floatingActionButtonLocation: ExpandableFab.location,
  ...

1.4.0 #

  • Add programmatic open/close.

1.3.0 #

  • Add overlay fade animation.

1.2.0 #

  • Add overlay.
  • Add onOpen/onClose.

1.1.0 #

  • Remove heroTag.

1.0.0 #

  • Initial version.
229
likes
0
pub points
97%
popularity

Publisher

verified publisherzuvola.com

Speed dial FAB that can show/hide multiple action buttons with animation.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_expandable_fab