simple_captcha 0.0.1 copy "simple_captcha: ^0.0.1" to clipboard
simple_captcha: ^0.0.1 copied to clipboard

Lightweight yet powerful, this package offers customizable CAPTCHA generation with varying difficulty levels.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simple_captcha

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

dependencies:
  simple_captcha: ^0.0.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:simple_captcha/simple_captcha.dart';
2
likes
140
points
13
downloads

Publisher

verified publisherbhupendraojha.site

Weekly Downloads

Lightweight yet powerful, this package offers customizable CAPTCHA generation with varying difficulty levels.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on simple_captcha