network_graph

pub package

A Flutter Plugin that displays the Flutter application to display Network Graph.

network_graph Plugin Description Video

Getting Started

Dependency

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.

  1. arrow_path (2.0.0)

Development Guide

Please refer to the source code of the sample application in this plugin.

Author

@doch13_

Libraries

network_graph