flutter_graph_view 0.0.1+4 flutter_graph_view: ^0.0.1+4 copied to clipboard
Widgets for beautiful graphic data structures, such as force-oriented diagrams.
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.