altcha_widget 2.0.0 copy "altcha_widget: ^2.0.0" to clipboard
altcha_widget: ^2.0.0 copied to clipboard

Privacy-first, accessible CAPTCHA widget, compliant with global data privacy regulations. No tracking, self-verifying.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add altcha_widget

With Flutter:

 $ flutter pub add altcha_widget

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

dependencies:
  altcha_widget: ^2.0.0

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

Import it

Now in your Dart code, you can use:

import 'package:altcha_widget/altcha_widget.dart';
1
likes
0
points
1.54k
downloads

Publisher

verified publisheraltcha.org

Weekly Downloads

Privacy-first, accessible CAPTCHA widget, compliant with global data privacy regulations. No tracking, self-verifying.

Homepage
Repository (GitHub)
View/report issues

Topics

#altcha #captcha #recaptcha #invisible-captcha #security

License

unknown (license)

Dependencies

altcha_lib, flutter, flutter_svg, flutter_timezone, flutter_web_plugins, http, just_audio, path_provider, web

More

Packages that depend on altcha_widget

Packages that implement altcha_widget