scratch_card_flutter 1.0.1+0 copy "scratch_card_flutter: ^1.0.1+0" to clipboard
scratch_card_flutter: ^1.0.1+0 copied to clipboard

Interactive scratch-card widget for Flutter — reveal hidden content with touch, configurable brush size, cover color, and auto-reveal threshold.

# Changelog

## 1.0.0+1 — First release

- Initial implementation of `ScratchCard` widget and example app (scratch-to-reveal UI, configurable `revealThreshold`, `brushSize`, and `coverColor`).

## 1.0.0+2 — Incremental release

- Added MIT License

## 1.0.1+0 — Patch release

- pub.dev score: Improved package description, added dartdoc for public API
	(RevealCallback, ScratchCard, constructor and key fields), removed
	unnecessary `library` directive, replaced deprecated API usage, and
	fixed analyzer/test issues. Ran `dart format` and `dart analyze` — no issues.
2
likes
160
points
1
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Interactive scratch-card widget for Flutter — reveal hidden content with touch, configurable brush size, cover color, and auto-reveal threshold.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on scratch_card_flutter