floating_action_bubble 1.1.1 copy "floating_action_bubble: ^1.1.1" to clipboard
floating_action_bubble: ^1.1.1 copied to clipboard

outdated

A animated menu using a floating action button , the aesthetic of the menu items are fully customisable

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add floating_action_bubble

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

dependencies:
  floating_action_bubble: ^1.1.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:floating_action_bubble/floating_action_bubble.dart';
279
likes
0
pub points
94%
popularity

Publisher

unverified uploader

A animated menu using a floating action button , the aesthetic of the menu items are fully customisable

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on floating_action_bubble