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

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_expandable_fab

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutter_expandable_fab: ^2.2.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_expandable_fab/flutter_expandable_fab.dart';
207
likes
160
pub points
97%
popularity

Publisher

verified publisherzuvola.com

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_expandable_fab