0 purchases
captcha verification
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
copied to clipboard
Usage #
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.