omjo_captcha 0.0.4
omjo_captcha: ^0.0.4 copied to clipboard
A customizable text-based CAPTCHA widget for Flutter with randomized colorful characters and lines. No backend required.
0.0.4 - 2025-07-14 #
Fixed #
- Fixed screenshot not appearing on pub.dev by switching to raw GitHub image URL in README.md
0.0.2 - 2025-07-14 #
Changed #
- Updated the license section in
README.mdto include full name and organization
0.0.1 #
- Initial release of
omjo_captcha - Support for randomized CAPTCHA characters
- Support for disturbance lines
- Stateless drawing using CustomPainter
- Example app included