friendly_captcha_flutter 0.1.0 copy "friendly_captcha_flutter: ^0.1.0" to clipboard
friendly_captcha_flutter: ^0.1.0 copied to clipboard

FriendlyCaptcha v2 widget for Flutter. Privacy-first, accessible bot protection for Android, iOS, and Web (Wasm-compatible).

Changelog #

0.1.0 #

Initial release.

  • FriendlyCaptcha widget for Android, iOS, and Web (Wasm-compatible).
  • FriendlyCaptchaController with imperative start() / reset() and reactive solution / hasSolution / lastResult getters.
  • Web implementation built on dart:js_interop + package:web so it compiles cleanly under both dart2js and dart2wasm.
  • Mobile implementation built on flutter_inappwebview with a synthetic, configurable origin (FriendlyCaptcha.mobileOrigin) so FriendlyCaptcha's origin-bound sitekeys validate correctly.
  • Public types: FriendlyCaptchaResult, FriendlyCaptchaError, FriendlyCaptchaState, FriendlyCaptchaTheme, FriendlyCaptchaStartMode, FriendlyCaptchaApiEndpoint.

Planned #

  • Risk Intelligence (riskSignal, scoring options) — to be added once requested.
0
likes
160
points
104
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

FriendlyCaptcha v2 widget for Flutter. Privacy-first, accessible bot protection for Android, iOS, and Web (Wasm-compatible).

Repository (GitHub)
View/report issues

Topics

#captcha #bot-protection #privacy #accessibility

License

MIT (license)

Dependencies

flutter, flutter_inappwebview, meta, web

More

Packages that depend on friendly_captcha_flutter