menu_kit 1.0.1 copy "menu_kit: ^1.0.1" to clipboard
menu_kit: ^1.0.1 copied to clipboard

Animated dropdown and fan menus for Flutter with ready-to-use directional and radial presets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add menu_kit

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

dependencies:
  menu_kit: ^1.0.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:menu_kit/menu_kit.dart';
0
likes
160
points
6
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Animated dropdown and fan menus for Flutter with ready-to-use directional and radial presets.

Homepage
Repository (GitHub)
View/report issues

Topics

#menu #dropdown #animation #radial-menu #flutter

License

MIT (license)

Dependencies

flutter

More

Packages that depend on menu_kit