Skip to content

A generic module for creating interactive directed graph UIs from structured data.

License

Notifications You must be signed in to change notification settings

jjoneson/flutter-interactive-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create interactive directed graphs using rich components, leveraging a generic model.

Features

  • Allow arbitrary data to be mapped into node and edge objects using a simple interface.
  • Containers for both graph and menu custom widgets.
  • Extensible anchors for edge-connections. Sane defaults to get started quickly.
  • Draggable Nodes.
  • Global panning.
  • Global zooming.

Example Usage:

Demo Gif

Live Demo:

https://api-hero.dev

About

A generic module for creating interactive directed graph UIs from structured data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages