flutter_gcaptcha_v3 2.0.2 flutter_gcaptcha_v3: ^2.0.2 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.0.2 #
- switched to WebViewWidget Thanks @Kajitharaj