flutter-google-api-availability
flutter-google-api-availability copied to clipboard
Check the availability of Google Play services on the current device
### Please check the following before submitting a new issue. - [X] I have searched the [existing issues](https://github.com/baseflow/flutter-google-api-availability/issues). - [X] I have carefully [read the documentation](https://github.com/Baseflow/flutter-google-api-availability/blob/main/google_api_availability/README.md) and verified I have...
## 🏗 Enhancement Proposal Resolve these code deprecation warnings: > \google_api_availability_android-1.0.0+1\android\src\main\java\com\baseflow\googleapiavailability\GoogleApiAvailabilityPlugin.java:11: warning: [deprecation] Registrar in PluginRegistry has been deprecated > import io.flutter.plugin.common.PluginRegistry.Registrar; > ^ > \google_api_availability_android-1.0.0+1\android\src\main\java\com\baseflow\googleapiavailability\GoogleApiAvailabilityPlugin.java:12: warning: [deprecation] ViewDestroyListener in...
### Please check the following before submitting a new issue. - [X] I have searched the [existing issues](https://github.com/baseflow/flutter-google-api-availability/issues). - [X] I have carefully [read the documentation](https://github.com/baseflow/flutter-google-api-availability/blob/main/google_api_availability/README.md) and verified I have...