clear_package 1.0.0 copy "clear_package: ^1.0.0" to clipboard
clear_package: ^1.0.0 copied to clipboard

A Flutter package for generating clear and customizable CAPTCHA images to enhance security in applications.

Changelog #

[1.0.0] - 2024-10-25 #

Added #

  • Initial release of the clear_captcha package.
  • Implemented a ClearCaptcha widget for generating and displaying CAPTCHA images.
  • Configurable parameters for CAPTCHA length, width, height, background color, and text color.
  • Support for custom corner radius and refresh icon.
  • Callback function for returning the generated CAPTCHA value.

Features #

  • Generated CAPTCHA images with random alphanumeric strings.
  • Option to refresh the CAPTCHA image via an icon button.
  • Loading indicator while the CAPTCHA image is being generated.

[1.0.1] - 2024-10-25 #

Changed #

  • (Future updates will be logged here)

[1.0.2] - 2024-10-25 #

Fixed #

  • (Future fixes will be logged here)
1
likes
120
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for generating clear and customizable CAPTCHA images to enhance security in applications.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on clear_package