generate_tree 0.0.5 copy "generate_tree: ^0.0.5" to clipboard
generate_tree: ^0.0.5 copied to clipboard

Create beautiful tree structure in flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add generate_tree

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

dependencies:
  generate_tree: ^0.0.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:generate_tree/generate_tree.dart';
18
likes
105
points
175
downloads

Publisher

verified publishernexasync.in

Weekly Downloads

Create beautiful tree structure in flutter

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on generate_tree