flutter_graph_view 0.0.1+9 copy "flutter_graph_view: ^0.0.1+9" to clipboard
flutter_graph_view: ^0.0.1+9 copied to clipboard

Widgets for beautiful graphic data structures, such as force-oriented diagrams.

0.0.1+9 #

  • feat: create random color for tag.
  • feat: add legend in graph.

0.0.1+8 #

  • feat(convert): cache the edge names and vertex tags in graph.
  • feat: support customize background.
  • feat(options style): support assigning colors to vertexes through tags (name or index).

0.0.1+7 #

  • feat: supported customize vertex ui.
  • feat: supported customize edge ui.

0.0.1+6 #

  • Data panel embedding. ( For edge )
  • Fixed: components overflow game window.
  • Fixed: Options.vertexPanelBuilder nullable as expected.

0.0.1+5 #

  • Keep children vertexes around the parent vertex.
  • Data panel embedding.

0.0.1+4 #

  • Support zoom in and zoom out.
  • Support global drag and vertex drag.
  • Support custom reposition collision callbacks.

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.
49
likes
0
pub points
81%
popularity

Publisher

verified publisherdudu.ltd

Widgets for beautiful graphic data structures, such as force-oriented diagrams.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flame, flutter

More

Packages that depend on flutter_graph_view