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

outdated

Tree of menu-nodes that can be expanded/collapsed to review more menu nodes, built 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.3

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

Tree of menu-nodes that can be expanded/collapsed to review more menu nodes, built from a recursive list of nodes.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on expandable_tree_menu