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

Flutter package to provide a drag and drop base to create node graph editor

0.0.1 #

  • Create the package

0.0.2 #

  • First Stable

1.0.0 #

  • Change usage of json to usage of dart object
  • Add object to describe app texts

1.0.1 #

  • Add example code

1.1.0 #

  • Add call back function when save config

2.0.0 #

Description

The 2.0.0 update is a major update that can be see as a new package. We rebuild all features of this package from scratch the goal is to have no external dependencies. All those changes bring some trouble and we where forced to remove some features

2.0.0 is a migration an incomplete version but I really need the update for a personal project.

Remove from 1.0.0

  • Pre-build node input
  • Node modification pane
  • Mini map
  • Click to link
  • To program
  • Resize node
  • Link type colors

New features

  • Drag to link
  • keyboard shortcut to copy, past, delete

2.1.0 #

  • Fix graph to and from json

2.1.1 #

  • Apply pub recommendation
6
likes
150
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter package to provide a drag and drop base to create node graph editor

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

auto_size_text, flutter

More

Packages that depend on node_program_editor