grecaptcha 0.0.6 grecaptcha: ^0.0.6 copied to clipboard
Allows accessing the SafetyNet reCaptcha API for android devices in flutter.
0.0.1 #
- Initial release, reCAPTCHA verification API provided
0.0.3 #
- Update Dart 2.17.0 and flutter 3
0.0.4 #
- Update architecture project
0.0.5 #
- Update readme
0.0.6 #
- Added logic for isSupported and added a new googlePlayServicesAvailability method that returns :
GooglePlayServicesAvailability.success
GooglePlayServicesAvailability.serviceMissing
GooglePlayServicesAvailability.serviceUpdating
GooglePlayServicesAvailability.serviceVersionUpdateRequired
GooglePlayServicesAvailability.serviceDisabled
GooglePlayServicesAvailability.serviceInvalid