captcha_verification 0.0.1+1 copy "captcha_verification: ^0.0.1+1" to clipboard
captcha_verification: ^0.0.1+1 copied to clipboard

A Flutter package for verifying the captcha from user for better security

Introduction #

A Flutter package for simple captcha verification in your Flutter applications.

Features #

  • Generates random captchas for user verification.
  • Allows users to input captcha values.
  • Validates user input against the generated captcha.

Installation #

To use this package, add captcha_verification as a dependency in your pubspec.yaml file.

dependencies:
  captcha_verification: ^1.0.0


Usage #

2
likes
140
pub points
53%
popularity

Publisher

unverified uploader

A Flutter package for verifying the captcha from user for better security

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on captcha_verification