gviz 0.3.0 copy "gviz: ^0.3.0" to clipboard
gviz: ^0.3.0 copied to clipboard

outdated

A simple utility for creating GraphViz directed graphs using an object oriented API.

0.3.0 #

  • BREAKING Removed all of the complex graph API – Graph, Edge, Flag, GraphStyle.
  • Added Gviz.nodeExists function.

0.2.0+1 #

  • Support Dart 2 stable.

0.2.0 #

  • Added graphProperties to the Gviz constructor.
  • BREAKING Rename EdgeFlag to Flag.

0.1.0 #

  • Rename Graph to Gviz.
  • Added Graph class which actually represents a DAG.
  • Ensure nodes are only added once.

0.0.1 #

  • Initial version.
10
likes
35
pub points
85%
popularity

Publisher

verified publisherkevmoo.com

A simple utility for creating GraphViz directed graphs using an object oriented API.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

More

Packages that depend on gviz