google_api_availability_android 1.1.1
google_api_availability_android: ^1.1.1 copied to clipboard
An Android implementation for the google_api_availability plugin.
1.1.1 #
- Updates gradle version from 8.1.0 to 8.10.2
- Updates android.application version from 8.1.0 to 8.7.0
- Fixed publishing warning and updated Dart SDK dependency from '>=2.15.0 <3.0.0' to '^3.5.0'.
1.1.0 #
- Fixes compile errors for Flutter 3.29.0 (and above)
- Updates compileSDKversion to 35
1.0.1 #
- Adds support for the namespace property to support Android Gradle Plugin (AGP) 8.
1.0.0+1 #
- Declares
dartPluginClass
in pubspec declaration.
1.0.0 #
- Extracts the Android platform implementation from the google_api_availability package.