pkgraph 2.0.0 copy "pkgraph: ^2.0.0" to clipboard
pkgraph: ^2.0.0 copied to clipboard

outdated

A tool for studying and visualizing Dart package dependencies using the Neo4j graph database.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pkgraph

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

dependencies:
  pkgraph: ^2.0.0

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

3
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A tool for studying and visualizing Dart package dependencies using the Neo4j graph database.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args, http, json_annotation, logging, meta, path, pub_semver, yaml

More

Packages that depend on pkgraph