canvas_editor_flutter 0.3.0 copy "canvas_editor_flutter: ^0.3.0" to clipboard
canvas_editor_flutter: ^0.3.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.3.0 #

  • Breaking: remove EditorExportFit and use the shared CanvasFit type from canvas_core.
  • Keep the default export fit as CanvasFit.contain.
  • Keep PNG export fitting behavior unchanged.

0.2.0 #

  • Breaking: require canvas_core 0.4.x and canvas_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 CanvasSceneEditor embedding 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.
0
likes
0
points
955
downloads

Publisher

unverified uploader

Weekly Downloads

Complete Flutter scene editor for canvas_core documents with turnkey UI and composable editing, asset, image-import, and export capabilities.

Repository (GitHub)
View/report issues

Topics

#canvas #editor #flutter #graphics

License

unknown (license)

Dependencies

canvas_core, canvas_renderer_flutter, flutter, nested, provider, vector_math

More

Packages that depend on canvas_editor_flutter