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

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

Publisher

unverified uploader

A package for creating skill trees of any shape and size

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, flutter, meta

More

Packages that depend on skill_tree