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

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.4

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';
277
likes
140
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

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on floating_action_bubble