graphview 0.5.0 copy "graphview: ^0.5.0" to clipboard
graphview: ^0.5.0 copied to clipboard

outdated

GraphView is used to display data in graph structures. It can display Tree layout, Directed and Layered graph. Useful for Family Tree, Hierarchy View.

0.5.0 #

  • Minor Breaking change. We now pass edge renderers as part of Layout
  • Added Layered Graph (SugiyamaAlgorithm)
  • Added Paint Object to change color and stroke parameters of the edges easily
  • Fixed a bug where by onTap in GestureDetector and Inkwell was not working

0.1.2 #

  • Used part of library properly. Now we can only implement single graphview

0.1.0 #

  • Initial release.
416
likes
0
pub points
96%
popularity

Publisher

verified publishernabilmh.com

GraphView is used to display data in graph structures. It can display Tree layout, Directed and Layered graph. Useful for Family Tree, Hierarchy View.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on graphview