dart_graph 1.1.7 copy "dart_graph: ^1.1.7" to clipboard
dart_graph: ^1.1.7 copied to clipboard

A geometry util library

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dart_graph

With Flutter:

 $ flutter pub add dart_graph

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

dependencies:
  dart_graph: ^1.1.7

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

Import it

Now in your Dart code, you can use:

import 'package:dart_graph/dart_graph.dart';
0
likes
0
points
77
downloads

Publisher

unverified uploader

Weekly Downloads

A geometry util library

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

bezier, collection, d_util, dts, flutter, quiver, vector_math

More

Packages that depend on dart_graph