colored_flashcard 0.1.1
colored_flashcard: ^0.1.1 copied to clipboard
A customizable Flutter flashcard widget with flip animations, auto-fit text, color contrast, and watermarks.
0.1.1 - 2025-09-06 #
- Update description in pubspec.yaml (shortened to meet pub.flutter-io.cn requirements).
0.1.0 - 2025-09-06 #
- Initial release.
- Flip behaviors: none, tap, verticalSwipe, horizontalSwipe.
- Background styles: solid, pattern (tiled diagonal watermark).
- WCAG-based automatic text contrast (black/white).
- Built-in text auto-fit (no external dependencies).
- Basic screen reader semantics and hints.
- Example app (including fullscreen demo) and tests included.