ascii_art_tree 1.0.0 copy "ascii_art_tree: ^1.0.0" to clipboard
ascii_art_tree: ^1.0.0 copied to clipboard

A minimalistic ASCII Art Tree generator with multiple styles.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ascii_art_tree

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

dependencies:
  ascii_art_tree: ^1.0.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ascii_art_tree/ascii_art_tree.dart';
3
likes
0
points
1.98k
downloads

Publisher

unverified uploader

Weekly Downloads

A minimalistic ASCII Art Tree generator with multiple styles.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

path

More

Packages that depend on ascii_art_tree