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 2f176e3 commit f1d8b9aCopy full SHA for f1d8b9a
example/pubspec.lock
@@ -80,7 +80,7 @@ packages:
80
path: ".."
81
relative: true
82
source: path
83
- version: "2.0.2"
+ version: "2.0.3"
84
image:
85
dependency: transitive
86
description:
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: google_api_availability
2
description: A Flutter plugin to check the availability of Google Play Services on an Android device.
3
-version: 2.0.2
+version: 2.0.3
4
homepage: https://github.com/baseflowit/flutter-google-api-availability
5
6
environment:
0 commit comments