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

A program builder widget inspired by LabView

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add node_program_editor

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 dart pub get):

dependencies:
  node_program_editor: ^0.0.1

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:node_program_editor/node_program_editor.dart';
5
likes
0
points
63
downloads

Publisher

unverified uploader

Weekly Downloads

A program builder widget inspired by LabView

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

auto_size_text, bloc, diagram_editor, file_picker, flutter, flutter_bloc, flutter_colorpicker, meta, provider

More

Packages that depend on node_program_editor