- initial release
- supports drawing (sketch and shapes), erasing and data serialization
- update readme
- update documentation
- update example app
- migrate project to dart 3.0
- change class modifiers
- fix issue #1
- add support for line drawing
- fix issue with drawing shapes moving to top right edge
- expose
changeStrokeWidth
method fromDrawingController