expendable_fab 0.0.3 copy "expendable_fab: ^0.0.3" to clipboard
expendable_fab: ^0.0.3 copied to clipboard

A Flutter package to create a nice circular expendable menu using a Floating Action Button.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add expendable_fab

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

dependencies:
  expendable_fab: ^0.0.3

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:expendable_fab/expendable_fab.dart';
15
likes
80
points
45
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package to create a nice circular expendable menu using a Floating Action Button.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on expendable_fab