canvas_editor_flutter 0.2.0
canvas_editor_flutter: ^0.2.0 copied to clipboard
Complete Flutter scene editor for canvas_core documents with turnkey UI and composable editing, asset, image-import, and export capabilities.
0.2.0 #
- Breaking: require
canvas_core 0.4.xandcanvas_renderer_flutter 0.2.x. - Preserve fractional letter spacing through editing and history.
- Use quarter-pixel letter-spacing controls in the inspector.
0.1.1 #
- Made image replacement actions responsive in narrow inspector layouts.
- Added compact Gallery and Camera actions with enlarged-text coverage.
0.1.0 #
- Initial public release.
- Added the turnkey
CanvasSceneEditorembedding API. - Added selection, movement, inspection, layers, undo and redo.
- Added extension points for custom documents, rendering, fields, actions, and editor chrome.
- Added optional image import, PNG export, and JSON export capabilities.
- Added English-language editor UI.