flutter_scratch_card 1.0.1
flutter_scratch_card: ^1.0.1 copied to clipboard
A production-ready, highly customizable scratch card widget for Flutter with support for image overlays, Lottie celebrations, and progress triggers.
1.0.0 #
- Initial release of
flutter_scratch_card. - Support for solid color, gradient, and image asset overlays.
- Grid-based progress tracking for high performance.
- Milestone triggers (
progressTriggers) to fire events during scratching. - Animated background support (Lottie and GIF) with lifecycle management.
- Celebration animations play on top of the reward layer.
- Integrated haptic feedback support.
- Production-ready
ScratchControllerfor programmatic control. - Optimized rendering using
RepaintBoundary.