omjo_captcha 0.0.7 copy "omjo_captcha: ^0.0.7" to clipboard
omjo_captcha: ^0.0.7 copied to clipboard

A customizable text-based CAPTCHA widget for Flutter with randomized colorful characters and lines. No backend required.

0.0.7 - 2025-07-14 #

Changed #

  • Applied dart format to all source files to comply with Dart formatting guidelines.
  • Improved pub.dev score by addressing formatting issues.

0.0.6 - 2025-07-14 #

Added #

  • Added full Dart documentation comments (///) to all public API elements:
    • CaptchaChar
    • CaptchaLine
    • CaptchaController
  • Improved pub.dev analysis score by satisfying documentation coverage requirements.

0.0.5 - 2025-07-14 #

Added #

  • Introduced CaptchaController class for easier and reusable state management.
  • Added documentation comments to meet pub.dev API guidelines.

Changed #

  • Updated example/lib/main.dart to use CaptchaController instead of manual character/line generation.
  • Improved modularity and reusability for developers not using GetX.

0.0.4 - 2025-07-14 #

Added #

  • Added GitHub-hosted screenshot to README.md using URL.

0.0.3 - 2025-07-14 #

Changed #

  • Updated the license section in README.md to 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
2
likes
0
points
80
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable text-based CAPTCHA widget for Flutter with randomized colorful characters and lines. No backend required.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on omjo_captcha