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.

example/lib/main.dart

import 'package:flutter/material.dart';
import 'counter_example.dart';

void main() {
  runApp(CounterExample());
}
3
likes
100
pub points
15%
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