node_editor 0.0.2 copy "node_editor: ^0.0.2" to clipboard
node_editor: ^0.0.2 copied to clipboard

Node editor package

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add node_editor

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

dependencies:
  node_editor: ^0.0.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:node_editor/node_editor.dart';
26
likes
110
pub points
58%
popularity

Publisher

unverified uploader

Node editor package

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on node_editor