fab_circular_menu_plus 0.0.2 copy "fab_circular_menu_plus: ^0.0.2" to clipboard
fab_circular_menu_plus: ^0.0.2 copied to clipboard

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fab_circular_menu_plus

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

dependencies:
  fab_circular_menu_plus: ^0.0.2

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:fab_circular_menu_plus/fab_circular_menu_plus.dart';
31
likes
160
pub points
90%
popularity

Publisher

verified publishercsaba.page

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, vector_math

More

Packages that depend on fab_circular_menu_plus