scratch_card 1.0.2
scratch_card: ^1.0.2 copied to clipboard
A customizable scratch card widget for Flutter. Perfect for interactive promotions, games, or hidden reveals.
--> A highly customizable scratch card widget for Flutter applications. This package allows you to create scratch cards with ease, using solid colors, images, or custom widgets for the scratchable surface. Perfect for creating interactive promotions, games, or hidden reveal features.
Features #
Customizable Scratchable Surface: Use solid colors, asset images, network images, or file-based images as the scratchable layer.
Transparent Eraser Effect: Reveals the hidden content as the user scratches.
Hidden Content: Place any widget behind the scratchable layer, such as images, text, or custom layouts.
Gesture Handling: Supports smooth and natural scratch gestures.
scartch Percentage Calculation Function
Getting started #
dependencies: scratch_card: ^1.0.0 flutter pub get
Usage #
the longer examples
to /example
folder.
const like = 'example';
Tagging for Publishing #
Ensure your pubspec.yaml
includes the tagPattern
field: