Skip to content

abitofevrything/type_graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Languages