vintage / scratcher

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

Scratching gesture doesn't carry over to adjacent Scratcher #17

Open BOBODDY opened 3 years ago

BOBODDY commented 3 years ago

To better fit the design of an app I'm making for scratch-off tickets, I tried having a grid of Scratcher widgets so I could have an icon centered over each revealed area. However, whichever Scratcher first gets the tap gesture won't let the adjacent widgets get the gesture so the only way I can reveal the whole area is to go cell-by-cell.

Being able to scratch off multiple areas with one single stroke would be great! Thanks!

monisnap-julien commented 3 years ago

Same requirements on my side ! Hope it will be developed 😄

vintage commented 3 years ago

Would love to implement it, but have no idea how to tackle the problem yet. Asked a question on Twitter https://twitter.com/KamilRykowski/status/1291398438693765121 a while ago to achieve described scenario, but with no luck. Feel free to drop your thoughts! 👍