Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 614 Bytes

File metadata and controls

28 lines (18 loc) · 614 Bytes

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