vs_node_view 2.1.1 copy "vs_node_view: ^2.1.1" to clipboard
vs_node_view: ^2.1.1 copied to clipboard

A Visual Scripting toolkit to create and use your own VS widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vs_node_view
copied to clipboard

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

dependencies:
  vs_node_view: ^2.1.1
copied to clipboard

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:vs_node_view/vs_node_view.dart';
copied to clipboard
11
likes
150
points
56
downloads

Publisher

verified publisherfirebon.de

Weekly Downloads

2024.09.11 - 2025.03.26

A Visual Scripting toolkit to create and use your own VS widgets.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on vs_node_view