google_api_availability 1.0.5 google_api_availability: ^1.0.5 copied to clipboard
A Flutter plugin to check the availability of Google Play Services on an Android device.
1.0.5 #
- Update Kotlin version and added support for Android X;
- Update static code analysis options to confirm to the latest recommendations from the Flutter team.
1.0.4 #
- Update used Kotlin and Gradle versions.
1.0.3 #
- Bug fix that is introduced due to breaking changes in Flutter version 0.9.6.
1.0.2 #
- Add additional iOS configuration to make sure it compiles correcty using Swift 4.1
1.0.1 #
- Add iOS implementation that returns false
1.0.0 #
- Initial release