easy_tree 0.0.1+2 copy "easy_tree: ^0.0.1+2" to clipboard
easy_tree: ^0.0.1+2 copied to clipboard

Build a simple tree of a specific node in a complex Widget tree.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_tree

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

dependencies:
  easy_tree: ^0.0.1+2

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:easy_tree/easy_tree.dart';
0
likes
150
pub points
1%
popularity

Publisher

verified publisherybz.im

Build a simple tree of a specific node in a complex Widget tree.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, flutter

More

Packages that depend on easy_tree