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

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.5

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';
45
likes
130
pub points
79%
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

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on expandable_tree_menu