signature 1.1.0 signature: ^1.1.0 copied to clipboard
A Flutter plugin providing performance optimized signature canvas with ability to set custom style, boundaries and initial state.
1.1.0 #
- Fixed breaking change in Picture.toImage in latest flutter
- New properties isEmpty and isNotEmpty at Signature class for validation purposes
1.0.3 #
- fixed bug where canvas was not writable in case of specific boundary setup
1.0.2 #
- removed debug statements and cleanup
1.0.1 #
- README modifications and code reformat
1.0.0 #
- Initial release