vyuh_node_flow 0.11.0 copy "vyuh_node_flow: ^0.11.0" to clipboard
vyuh_node_flow: ^0.11.0 copied to clipboard

A flexible, high-performance node-based flow editor for Flutter. Build visual programming interfaces, workflow editors, diagrams, and data pipelines.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add vyuh_node_flow

With Flutter:

 $ flutter pub add vyuh_node_flow

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

dependencies:
  vyuh_node_flow: ^0.11.0

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

Import it

Now in your Dart code, you can use:

import 'package:vyuh_node_flow/vyuh_node_flow.dart';
90
likes
0
points
1.89k
downloads

Publisher

verified publishervyuh.tech

Weekly Downloads

A flexible, high-performance node-based flow editor for Flutter. Build visual programming interfaces, workflow editors, diagrams, and data pipelines.

Homepage
Repository (GitHub)
View/report issues

Topics

#node-editor #visual-programming #graph-editor #workflow #diagram

License

unknown (license)

Dependencies

collection, equatable, flutter, flutter_mobx, http, json_annotation, mobx, vector_math

More

Packages that depend on vyuh_node_flow