bitcaptcha_flutter 0.6.2 copy "bitcaptcha_flutter: ^0.6.2" to clipboard
bitcaptcha_flutter: ^0.6.2 copied to clipboard

Flutter widgets for BitCaptcha, the human verification service by Xinghui Shudun - smart invisible check, slide puzzle, text and icon click, inline or dialog.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bitcaptcha_flutter

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

dependencies:
  bitcaptcha_flutter: ^0.6.2

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:bitcaptcha_flutter/bitcaptcha_flutter.dart';
0
likes
160
points
0
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Flutter widgets for BitCaptcha, the human verification service by Xinghui Shudun - smart invisible check, slide puzzle, text and icon click, inline or dialog.

Homepage

Topics

#captcha #security #verification #bot-protection

License

MIT (license)

Dependencies

crypto, cryptography, flutter, http

More

Packages that depend on bitcaptcha_flutter