interactional_canvas 0.0.7 interactional_canvas: ^0.0.7 copied to clipboard
The flutter package that operating interactive canvas.
0.0.7 #
Use transparency material type, instead of background color in theme.
0.0.6 #
Fix bug in CanvasController
.
0.0.5 #
Add "keepRatio" state in CanvasController
, and simplify code.
Update resizing default mode.
Update example app.
0.0.4 #
Extract ResizeMode
enum.
Expose "resizeMode" property to InteractionalCanvas
instead of Node
.
Use different "minimumNodeSize" according to ResizeMode
.
0.0.3 #
Add "addAll" method of CanvasController.
0.0.2 #
Update repository url.
0.0.1 #
Initial release.