flutter_recaptcha 0.0.2 copy "flutter_recaptcha: ^0.0.2" to clipboard
flutter_recaptcha: ^0.0.2 copied to clipboard

A lightweight Flutter widget that generates and validates distorted CAPTCHA images with background noise, to secure forms and authentication flows without any external service.

0.0.2 #

Initial release.

  • Added CaptchaWidget, a self-contained widget that renders a distorted, noisy CAPTCHA image and a text field for validation.
  • Added CaptchaPainter, a CustomPainter used to draw the CAPTCHA text with random angles over a noisy background.
  • Added an auto-regenerate refresh button and a manual "refresh" callback via onVerified.
4
likes
0
points
189
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight Flutter widget that generates and validates distorted CAPTCHA images with background noise, to secure forms and authentication flows without any external service.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_recaptcha