flutter_drawio 1.1.0
flutter_drawio: ^1.1.0 copied to clipboard
A flutter package for drawing on a canvas with an api provided for serialization and deserialization of the drawn data.
0.0.1 #
- initial release
- supports drawing (sketch and shapes), erasing and data serialization
0.0.1+1 #
- update readme
- update documentation
- update example app
1.1.0 #
- add support for line drawing
- fix issue with drawing shapes moving to top right edge
- expose
changeStrokeWidth
method fromDrawingController