google_api_availability
A Flutter plugin to check the availability of Google Play Services on an Android device.
5.0.1
133K downloads/mo
#1008 most downloaded on pub.dev
baseflowit/flutter-google-api-availability
What this package is like to depend on
Last release 1 years ago
no release in 18 months
Release timing varies
gaps range from 8 days to 2.0 years
Nearly every release is documented
notes for 19 of 19 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
19 releases · first in 2018
0 releases in the last 12 months
see the full history below
Release timeline
19 releases · Sep 2018 to Feb 2025Releases
latest 19-
5.0.125 Feb 2025Release notes
Open source →- Updated example project Gradle build versions.
- Updated Android package to version 1.1.0 (Flutter 3.29.0 support)
- Removed codecov from workflow (ratelimits)
- Fixed publishing warning and updated Dart SDK dependency from '>=2.15.0 <3.0.0' to '^3.5.0'.
-
5.0.024 Mar 2023Release notes
Open source →-
Update PULL_REQUEST_TEMPLATE.md
-
Remove android folder
-
Switch on PlatformInterface
-
Update example
-
Update CHANGELOG.md
-
Updates tests
-
Update CHANGELOG.md
-
Update google_api_availability.dart
-
Add missing import
-
Update pubspec and changelog
Release notes
Open source →- BREAKING CHANGE: Removes support for iOS, as it was never truly supported.
- Uses the federated architecture.
-
-
4.0.008 Mar 2023Release notes
Open source →- Changed the structure of the native code.
- Updated the example app.
- Added
makeGooglePlayServicesAvailable. - Added
getErrorString. - Added
isUserResolvable. - Added
showErrorNotification. - Added extra tests for the newly added methods.
-
3.0.118 Mar 2021 -
3.0.023 Feb 2021 -
2.0.401 Apr 2020Release notes
Open source →- Android: Depend on GMS base instead of location;
- Android: Make a clear separation between Application lifecycle and methodchannel implementation;
- Android: Added end-to-end tests.
-
2.0.310 Mar 2020Release notes
Open source →- Android: Migrate to FlutterPlugin Android API (better support for Add-to-App);
-
2.0.3+hotfix.101 Apr 2020Release notes
Open source →- Android: Fix a possible null reference when the plugin is called from an App running in the background.
-
2.0.206 Jan 2020Release notes
Open source →- Migrate to AndroidX
- Synchonize Gradle and Gradle Wrapper versions with Flutter stable (1.12.13+hotfix.5)
-
2.0.117 May 2019 -
2.0.020 Feb 2019 -
1.0.613 Feb 2019Release notes
Open source →- BAD. This was a breaking change that was incorrectly published on a minor version upgrade, should never have happened. Reverted by 1.0.6+1.
"Breaking change. Migrate from the deprecated original Android Support Library to AndroidX. This shouldn't result in any functional changes, but it requires any Android apps using this plugin to also migrate if they're using the original support library."
-
1.0.6+120 Feb 2019Release notes
Open source →- Revert the breaking 1.0.6 update. 1.0.6 was known to be breaking and should have incremented the major version number instead of the minor. This revert is in and of itself breaking for anyone that has already migrated however. Anyone who has already migrated their app to AndroidX should immediately update to 2.0.0 instead. That's the correctly versioned new push of 1.0.6.
-
1.0.512 Feb 2019Release notes
Open source →- BAD. This was a breaking change that was incorrectly published on a minor version upgrade, should never have happened. Reverted by 1.0.6+1.
"Breaking change. Migrate from the deprecated original Android Support Library to AndroidX. This shouldn't result in any functional changes, but it requires any Android apps using this plugin to also migrate if they're using the original support library."
-
1.0.410 Oct 2018 -
1.0.305 Oct 2018Release notes
Open source →- Bug fix that is introduced due to breaking changes in Flutter version 0.9.6.
-
1.0.218 Sep 2018Release notes
Open source →- Add additional iOS configuration to make sure it compiles correcty using Swift 4.1
-
1.0.117 Sep 2018 -
1.0.004 Sep 2018