google_api_availability_android 1.1.0
google_api_availability_android: ^1.1.0 copied to clipboard
An Android implementation for the google_api_availability plugin.
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.