- Migrated to null safety
- Provided documentation
- Fixed minor issues
- Updated example
- Added erase mode
- You can now check if something was drawn at all using PainterController.isEmpty
- Merge pull request #5 from devobs/flutter_upgrade
- Upgrade to flutter 1.14.11
- Initial public release