Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 420 Bytes

CHANGELOG.md

File metadata and controls

20 lines (13 loc) · 420 Bytes

[2.0.0] - 24.05.2021

  • Migrated to null safety
  • Provided documentation
  • Fixed minor issues

[0.4.0] - 22.04.2020

  • Updated example
  • Added erase mode
  • You can now check if something was drawn at all using PainterController.isEmpty

[0.3.2] - 07.07.2019

  • Merge pull request #5 from devobs/flutter_upgrade
  • Upgrade to flutter 1.14.11

[0.3.1] - 22.06.2018

  • Initial public release