sankey_diagram_flutter 1.1.0 copy "sankey_diagram_flutter: ^1.1.0" to clipboard
sankey_diagram_flutter: ^1.1.0 copied to clipboard

A highly customizable Sankey diagram widget for Flutter. Visualize broker distribution, fund flows, and any flow-based data with smooth bezier curves and full interactivity.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sankey_diagram_flutter

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  sankey_diagram_flutter: ^1.1.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:sankey_diagram_flutter/sankey_diagram_flutter.dart';
1
likes
160
points
199
downloads

Documentation

API reference

Publisher

verified publisherfanolans.dev

Weekly Downloads

A highly customizable Sankey diagram widget for Flutter. Visualize broker distribution, fund flows, and any flow-based data with smooth bezier curves and full interactivity.

Repository (GitHub)
View/report issues

Topics

#visualization #sankey #diagram #flutter #finance

License

MIT (license)

Dependencies

flutter

More

Packages that depend on sankey_diagram_flutter