orbitmenu 0.0.13 copy "orbitmenu: ^0.0.13" to clipboard
orbitmenu: ^0.0.13 copied to clipboard

OrbitMenu is a versatile Flutter package for creating dynamic circular menus with interactive animations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add orbitmenu

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

dependencies:
  orbitmenu: ^0.0.13

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:orbitmenu/orbitmenu.dart';
13
likes
150
pub points
49%
popularity

Publisher

unverified uploader

OrbitMenu is a versatile Flutter package for creating dynamic circular menus with interactive animations.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on orbitmenu