hcaptcha_widget 0.0.5 copy "hcaptcha_widget: ^0.0.5" to clipboard
hcaptcha_widget: ^0.0.5 copied to clipboard

A Flutter widget that displays an HCaptcha challenge and returns the token to the caller.

0.0.5 - 2024-04-23 #

  • Initial version.
  • A Flutter widget that allows you to integrate the hCaptcha service into your application.
  • Provides a secure and user-friendly way to protect your app from bots and fraudulent activities.

Features:

  • Simply provide your hCaptcha site key URL and a callback function to receive the token.
  • Presents the hCaptcha challenge in a WebView without disrupting the app's flow.
  • Leverages hCaptcha's advanced technology to distinguish between humans and bots.
  • Allows you to configure the hCaptcha challenge to match your app's branding.
11
likes
140
points
102
downloads

Publisher

verified publisheronurkrl.info

Weekly Downloads

A Flutter widget that displays an HCaptcha challenge and returns the token to the caller.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, webview_flutter

More

Packages that depend on hcaptcha_widget