expandable_fab_lite 0.0.1 copy "expandable_fab_lite: ^0.0.1" to clipboard
expandable_fab_lite: ^0.0.1 copied to clipboard

A highly customizable Expandable FAB widget for Flutter, that can show/hide multiple action buttons with animation in center arc direction.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add expandable_fab_lite

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

dependencies:
  expandable_fab_lite: ^0.0.1

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:expandable_fab_lite/expandable_fab_lite.dart';
5
likes
150
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

A highly customizable Expandable FAB widget for Flutter, that can show/hide multiple action buttons with animation in center arc direction.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on expandable_fab_lite