scratch_to_win library
Scratchable overlay widget for Flutter: hide any widget behind a scratch-off surface and reveal it with gestures.
Classes
- ScratchDetails
- Details passed to scratch callbacks.
- ScratchMetallicOverlay
- Default visual for the scratch layer: metallic gradient + subtle shine.
- ScratchToWin
- Hide child behind a scratch-off surface; dragging reveals the content.
- ScratchToWinController
- Drives ScratchToWin from outside the widget tree.