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).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add friendly_captcha_flutter

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  friendly_captcha_flutter: ^0.1.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:friendly_captcha_flutter/friendly_captcha_flutter.dart';
0
likes
160
points
108
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