circlegraph 0.0.4 copy "circlegraph: ^0.0.4" to clipboard
circlegraph: ^0.0.4 copied to clipboard

outdated

Create graphs with a root node and several child nodes.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add circlegraph

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

dependencies:
  circlegraph: ^0.0.4

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

Publisher

verified publishermanuelh.at

Create graphs with a root node and several child nodes.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, vector_math

More

Packages that depend on circlegraph