cloudflare_turnstile 3.3.0-beta copy "cloudflare_turnstile: ^3.3.0-beta" to clipboard
cloudflare_turnstile: ^3.3.0-beta copied to clipboard

A free CAPTCHAs alternative to enhance security and protect against bots.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cloudflare_turnstile
copied to clipboard

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

dependencies:
  cloudflare_turnstile: ^3.3.0-beta
copied to clipboard

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:cloudflare_turnstile/cloudflare_turnstile.dart';
copied to clipboard
22
likes
160
points
1.73k
downloads

Publisher

unverified uploader

Weekly Downloads

2024.06.26 - 2025.01.08

A free CAPTCHAs alternative to enhance security and protect against bots.

Repository (GitHub)
View/report issues

Topics

#hcaptcha #recaptcha #cloudflare-turnstile

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_inappwebview, js, web

More

Packages that depend on cloudflare_turnstile