graph_edit 0.1.2
graph_edit: ^0.1.2 copied to clipboard
Graph Nodes Editor on canvas for Flutter. Inspired by Blender Geo Nodes and Godot Node Editor.
Change Log #
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2025-07-17 #
Changes #
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
graph_edit - v0.1.2
- REFACTOR: separate basic node's logic from core node's functionality.
- FEAT: implement node connections.
- DOCS: update readme.
- DOCS: add screenshot.
- DOCS: update pubspec links.
- DOCS: write readme.
0.1.2 #
- REFACTOR: separate basic node's logic from core node's functionality.
- FEAT: implement node connections.
- DOCS: update readme.
- DOCS: add screenshot.
- DOCS: update pubspec links.
- DOCS: write readme.
0.1.0 #
- initial release