A Flutter Plugin that displays the Flutter application to display Network Graph.
First, write the code below in the pubspec.yaml
file to add this plugin to the project.
dependencies:
network_graph: ^0.1.1
This plugin uses the packages listed below. Please refer to it when you proceed with the development.
- arrow_path (2.0.0)
Please refer to the source code of the sample application in this plugin.