ploeg_tree_layout 1.0.3 copy "ploeg_tree_layout: ^1.0.3" to clipboard
ploeg_tree_layout: ^1.0.3 copied to clipboard

outdated

A dart implementation of the Ploeg Non-layerd Tidy Tree Layout.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ploeg_tree_layout

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

dependencies:
  ploeg_tree_layout: ^1.0.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:ploeg_tree_layout/ploeg_tree_layout.dart';
1
likes
0
points
47
downloads

Publisher

verified publisherobpcdl.org

Weekly Downloads

A dart implementation of the Ploeg Non-layerd Tidy Tree Layout.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on ploeg_tree_layout