ar_captcha 1.0.0 copy "ar_captcha: ^1.0.0" to clipboard
ar_captcha: ^1.0.0 copied to clipboard

Flutter plugin for integrating ARCaptcha, providing a secure and customizable captcha solution for mobile and web apps.

1.0.0 #

  • Initial release of ar_captcha 🎉
  • Added support for rendering ArCaptcha in multiple modes:
    • Full screen page (CaptchaType.screen)
    • Dialog (CaptchaType.dialog)
    • Modal bottom sheet (CaptchaType.modalBottomSheet)
  • Provided ArCaptchaController for configuration and lifecycle handling.
  • Added success and error callbacks to handle captcha responses.
  • Web and mobile platform support with unified API.
2
likes
0
points
84
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for integrating ARCaptcha, providing a secure and customizable captcha solution for mobile and web apps.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_inappwebview, modal_bottom_sheet, web, webview_flutter

More

Packages that depend on ar_captcha