g_recaptcha_v3 0.0.6 g_recaptcha_v3: ^0.0.6 copied to clipboard
Google reCAPTCHA v3 plugin for Flutter Web. A Google reCAPTCHA is a free service that protects your website from spam and abuse.
0.0.6 - [2024-02-09] #
- Js package Updated.
0.0.5 - [2022-06-11] #
- Added bool return for ready()
- Readme updated.
0.0.4 - [2021-11-28] #
- Fixed dart html error during android / ios build
0.0.3 - [2021-11-20] #
- Added Show/hide reCaptcha badge.
0.0.2-beta - [2021-11-17] #
- Recaptcha Typo fixes.
NoSuchMethodError: tried to call a non-function, such as null: 'dart.global.ready'
fixed
0.0.1-beta - [2021-11-14] #
- Initial release for Web only platform.