vyuh_node_flow 0.8.2 copy "vyuh_node_flow: ^0.8.2" to clipboard
vyuh_node_flow: ^0.8.2 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 Flutter:

 $ flutter pub add vyuh_node_flow

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

dependencies:
  vyuh_node_flow: ^0.8.2

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:vyuh_node_flow/vyuh_node_flow.dart';
85
likes
150
points
1.7k
downloads
screenshot

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

Documentation

API reference

License

MIT (license)

Dependencies

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

More

Packages that depend on vyuh_node_flow