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

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

1.1.0 #

  • Breaking:

  • Split "name" of interfaces into "type" and "title" (Allows for localization without breaking serialization)

  • Added loadSerializedNodes function

  • Added tooltips to nodes and interfaces

  • Exposed GestureDetector to allow for customization

1.0.2 #

  • Fixed deserialization sometimes failing for "int" that should be double
  • Moved selection button to "Alt" as it intervered with inputs
  • Added clearNodes and removeNodes functions

1.0.1 #

  • Added demo to README

1.0.0 #

  • First release of vs_node_view

Introduces:

  • Create you own nodes with typed inputs and outputs
  • Interact with the nodes visualy on a scalable canvas
  • Evaluate the nodes into a result (also possible without the UI component)
  • Serialize and deserialize the nodes
9
likes
0
points
32
downloads

Publisher

verified publisherfirebon.de

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, provider

More

Packages that depend on vs_node_view