flutter_gcaptcha_v3 2.1.1 flutter_gcaptcha_v3: ^2.1.1 copied to clipboard
Implementation of Google reCAPTCHA v3 for Flutter (IOS/Android)
0.0.1 #
- Initial release
0.0.2 #
- update licence and readme
0.0.3 #
- Fix: FWFEvaluateJavaScriptError error
0.0.4 #
- Feat: Add example and update captcha execution method
0.0.5 #
- Refactor: code clean up
0.0.6 #
- Fix: Controller issues and code clean ups
1.0.0 #
- Feat: updated RecaptCapthWebView to take hosted url params
- docs: updated Note to Test Recaptcha using own hostel url
2.0.0 #
- Feat: updated RecaptCapthWebView to take hosted url params
- docs: updated Note to Test Recaptcha using own hostel url
- code clean up (Tested with live hostel url)
2.1.0 #
- Fix: generate token only on execute method call
- Feat: Added getter to use captchaToken
- Feat: Update index.html and scripts
2.1.1 #
- Fix: late initialization error
- Feat: update example with live hotel url