local_captcha 1.0.5
local_captcha: ^1.0.5 copied to clipboard
A fake captcha widget that helps speed up the development of prototype/demo app.
1.0.5 - 2025-04-16 #
Fix toImage issue on Flutter Web.
1.0.4 - 2024-03-22 #
Amend the way of generate captcha. Change some internal widgets' class visibility from public to private.
1.0.3+1 - 2024-03-21 #
Add known issues to readme.
1.0.3 - 2024-03-15 #
Fix minimum required Flutter version.
1.0.2 - 2024-03-15 #
Upgrade Flutter version to 3.19.3. Add support to get generated captcha value.
1.0.1 - 2022-06-24 #
Adjust text transformation for Web platform. Amend example's code length validation.
1.0.0 - 2022-06-24 #
Initial release.