infinity_menu 2.0.1 copy "infinity_menu: ^2.0.1" to clipboard
infinity_menu: ^2.0.1 copied to clipboard

An infinitely customizable Menu for flutter apps with support for nested menu and much more.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add infinity_menu

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

dependencies:
  infinity_menu: ^2.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:infinity_menu/infinity_menu.dart';
0
likes
160
points
13
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

An infinitely customizable Menu for flutter apps with support for nested menu and much more.

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on infinity_menu