force_directed_graph 0.1.1 copy "force_directed_graph: ^0.1.1" to clipboard
force_directed_graph: ^0.1.1 copied to clipboard

A package for displaying force directed graphs.

force_directed_graph #

This package provides a Flutter widget that allows you to display interactive force directed graphs. The widget can be updated (to add or remove nodes/edges for example) and can animate between states. Nodes can optionally be dragged by the user or pinned. The package comes with an implementation of the Fruchterman Reingold algorithm but you can substitute a different algorithm if desired. See the example for usage.

3
likes
100
pub points
7%
popularity

Publisher

unverified uploader

A package for displaying force directed graphs.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, flutter, vector_math

More

Packages that depend on force_directed_graph