node_program_editor 2.1.0 copy "node_program_editor: ^2.1.0" to clipboard
node_program_editor: ^2.1.0 copied to clipboard

A drag and drop base to create node graph

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add node_program_editor

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

dependencies:
  node_program_editor: ^2.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:node_program_editor/node_program_editor.dart';
6
likes
140
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

A drag and drop base to create node graph

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

auto_size_text, flutter

More

Packages that depend on node_program_editor