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

在复杂Widget树中构建一棵特定节点的简单树.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add easy_tree

With Flutter:

 $ flutter pub add easy_tree

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

dependencies:
  easy_tree: ^0.0.1

Alternatively, your editor might support dart pub get or 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
0
pub points
0%
popularity

Publisher

verified publisherybz.im

在复杂Widget树中构建一棵特定节点的简单树.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, flutter

More

Packages that depend on easy_tree