Skip to content

Releases: graph-cn/flutter_graph_view

v0.0.1+6

25 Jan 22:27
Compare
Choose a tag to compare
  • Data panel embedding. ( For edge )
  • Fixed: components overflow game window.
  • Fixed: Options.vertexPanelBuilder nullable as expected.

v0.0.1+5

24 Jan 17:26
Compare
Choose a tag to compare
  • Keep children vertexes around the parent vertex.
  • Data panel embedding.
graph_view_demo.mp4

v0.0.1+4

19 Jan 22:12
Compare
Choose a tag to compare
  • Support zoom in and zoom out.
  • Support global drag and vertex drag.
  • Support custom reposition collision callbacks.
20230120_060930.mp4

v0.0.1+3

19 Jan 08:55
Compare
Choose a tag to compare

0.0.1+3

  • Provide placement scheme of random positions in the circle with collision detection.

0.0.1+2

  • Integrated game engine to do data display. ( nodes | relationships )
  • Provided layout algorithm interface.
  • Provided data convertor interface.