Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 052a9f8

Browse files
Revert "Fixes Android pubspec"
This reverts commit 9024e61.
1 parent 9024e61 commit 052a9f8

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed
Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
## 1.0.1
2-
3-
* Declares `dartPluginClass` in pubspec declaration.
4-
51
## 1.0.0
62

73
* Extracts the Android platform implementation from the google_api_availability package.

‎google_api_availability_android/pubspec.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: An Android implementation for the google_api_availability plugin.
33
repository: https://github.com/baseflow/flutter-google-api-availability/tree/main/google_api_availability_android
44
# NOTE: We strongly prefer non-breaking changes, even at the expense of a
55
# less-clean API. See https://flutter.dev/go/platform-interface-breaking-changes
6-
version: 1.0.1
6+
version: 1.0.0
77

88
flutter:
99
plugin:
@@ -12,7 +12,6 @@ flutter:
1212
android:
1313
package: com.baseflow.googleapiavailability
1414
pluginClass: GoogleApiAvailabilityPlugin
15-
dartPluginClass: GoogleApiAvailabilityAndroid
1615

1716
dependencies:
1817
flutter:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /