skill_tree 0.0.1+1 copy "skill_tree: ^0.0.1+1" to clipboard
skill_tree: ^0.0.1+1 copied to clipboard

outdated

A package for creating skill trees of any shape and size

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add skill_tree

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

dependencies:
  skill_tree: ^0.0.1+1

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:skill_tree/skill_tree.dart';
11
likes
0
pub points
21%
popularity

Publisher

unverified uploader

A package for creating skill trees of any shape and size

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, meta

More

Packages that depend on skill_tree