expandable_tree_menu 0.1.0-dev.1 copy "expandable_tree_menu: ^0.1.0-dev.1" to clipboard
expandable_tree_menu: ^0.1.0-dev.1 copied to clipboard

outdated

Expandable Tree menu from a recursive list of nodes

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add expandable_tree_menu

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

dependencies:
  expandable_tree_menu: ^0.1.0-dev.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:expandable_tree_menu/expandable_tree_menu.dart';
47
likes
0
pub points
78%
popularity

Publisher

unverified uploader

Expandable Tree menu from a recursive list of nodes

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on expandable_tree_menu