vintage / scratcher

Scratch card widget which temporarily hides content from user.
https://pub.dev/packages/scratcher
MIT License
572 stars 67 forks source link

fixed scratches not being shown on ios #52

Closed rusudinu closed 1 year ago

rusudinu commented 1 year ago

This will fix the ios issue since flutter 3.13 where the scratches are not displayed correctly. (when scratching nothing is displayed as being scratched)

vintage commented 1 year ago

Thank you @xrusu for the PR! Tested it out locally, works like a charm. Merging, will prepare version bump in a moment.