turnstile_pro 0.1.1 copy "turnstile_pro: ^0.1.1" to clipboard
turnstile_pro: ^0.1.1 copied to clipboard

A lightweight, webview_flutter-based Cloudflare Turnstile widget with size, theme, auto-retry/refresh options and a controller. No flutter_inappwebview.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add turnstile_pro

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

dependencies:
  turnstile_pro: ^0.1.1

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:turnstile_pro/turnstile_pro.dart';
2
likes
160
points
27
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A lightweight, webview_flutter-based Cloudflare Turnstile widget with size, theme, auto-retry/refresh options and a controller. No flutter_inappwebview.

Repository (GitHub)
View/report issues

Topics

#cloudflare #turnstile #captcha #webview #security

License

MIT (license)

Dependencies

flutter, webview_flutter

More

Packages that depend on turnstile_pro