flutter_flow_chart 3.2.1 copy "flutter_flow_chart: ^3.2.1" to clipboard
flutter_flow_chart: ^3.2.1 copied to clipboard

draw a flow chart diagram with different kind of customizable elements. Dashboards can be saved for later use.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_flow_chart

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

dependencies:
  flutter_flow_chart: ^3.2.1

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:flutter_flow_chart/flutter_flow_chart.dart';
161
likes
150
points
1.03k
downloads

Publisher

verified publishermarcobavagnoli.com

Weekly Downloads

draw a flow chart diagram with different kind of customizable elements. Dashboards can be saved for later use.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, uuid

More

Packages that depend on flutter_flow_chart