We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2c29af commit daae6c3Copy full SHA for daae6c3
google_api_availability/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 5.0.1
2
+
3
+* Updated example project
4
+* Updated Android package to version 1.1.0 (Flutter 3.29.0 support)
5
6
## 5.0.0
7
8
* **BREAKING CHANGE**: Removes support for iOS, as it was never truly supported.
google_api_availability/pubspec.yaml
@@ -1,6 +1,6 @@
name: google_api_availability
description: A Flutter plugin to check the availability of Google Play Services on an Android device.
-version: 5.0.0
+version: 5.0.1
homepage: https://github.com/baseflowit/flutter-google-api-availability
environment:
0 commit comments