type_graph 1.1.0 copy "type_graph: ^1.1.0" to clipboard
type_graph: ^1.1.0 copied to clipboard

Build graphs of your type hierarchies in your Dart/Flutter apps.

Analyzes the source code of Dart applications to find the type hierarchy, then outputs that hierarchy as a graph. Supports Graphviz as a default output format but can be used with any graph library.

Usage #

Run dart pub global activate type_graph to install the package, then build_type_graph -h to see how to use the command.

2
likes
110
pub points
0%
popularity

Publisher

unverified uploader

Build graphs of your type hierarchies in your Dart/Flutter apps.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

analyzer, args, gviz, logging, path

More

Packages that depend on type_graph