Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
80 commits
Select commit Hold shift + click to select a range
62e74ea
Fix README.md for url_launcher_web (#2136)
hterkelsen Oct 7, 2019
a5a1b36
[video_player] Basic test for VideoPlayerController initialization (#…
amirh Oct 7, 2019
a9153ef
BugFix: `formatHint` was meant for network streams. (#2141)
jtmcdole Oct 7, 2019
bf17b0a
Rename instrumentation_adapter plugin to e2e plugin (#2161)
collinjackson Oct 8, 2019
9f9e5f7
[local_auth] Define clang module for iOS (#2146)
jmagman Oct 8, 2019
2fcff58
[url_launcher] Enable androidx and jetifier in android gradle propert…
bparrishMines Oct 10, 2019
1dae5b7
[url_launcher] Define clang module for iOS (#2177)
jmagman Oct 11, 2019
3900700
[shared_preferences] Define clang module for iOS
jmagman Oct 11, 2019
369a879
[sensors] Define clang module for iOS (#2175)
jmagman Oct 11, 2019
b182da8
[package_info] Define clang module for iOS (#2148)
jmagman Oct 11, 2019
178263d
[quick_actions] Define clang module for iOS (#2149)
jmagman Oct 11, 2019
ff8a4d7
[path_provider] Define clang module for iOS (#2147)
jmagman Oct 11, 2019
decb6b6
[e2e] update README (#2178)
collinjackson Oct 11, 2019
0359295
[android_intent] Migrate to the new embedding (#2143)
Oct 14, 2019
026043e
[video_player] Define clang module for iOS (#2183)
jmagman Oct 14, 2019
878daa9
[google_sign_in] Define clang module for iOS (#2184)
jmagman Oct 14, 2019
3f8502e
[webview_flutter] Define clang module for iOS (#2185)
jmagman Oct 14, 2019
37cb413
[battery] Define clang module for iOS (#2179)
jmagman Oct 14, 2019
f54320b
[share] Define clang module for iOS (#2180)
jmagman Oct 14, 2019
63d0571
[android_intent] Bump the Flutter SDK min version (#2188)
Oct 14, 2019
8697a03
Run clang analyzer on iOS and macOS code in CI test when packages cha…
jmagman Oct 14, 2019
326b21b
[battery] Support the v2 Android embedder (#2152)
amirh Oct 14, 2019
3a77d38
[battery] relax the example app minimal required Flutter version (#2…
amirh Oct 14, 2019
0992077
[image_picker] fix crash when aar from 'flutter build aar' (#2120)
liujingtech Oct 14, 2019
573c9ff
[flutter_webview] Migrate to the new embedding (#2169)
Oct 15, 2019
f7297f5
[e2e] Update to support new embedder (#2190)
collinjackson Oct 15, 2019
fb37cfc
[image_picker] Fix iOS build and analyzer warnings (#2191)
jmagman Oct 15, 2019
ba5c774
[camera] Migrate to the new embedding (#2165)
Oct 15, 2019
67697ab
[Connectivity] migrate to the new android embedding (#2142)
Oct 15, 2019
93fe8f7
[in_app_purchase] Fix iOS build warning (#2192)
jmagman Oct 15, 2019
c794ac1
[in_app_purchase] migrate to the v2 android embedding (#2155)
Oct 15, 2019
8150245
[url_launcher] Migrate to the new embedding (#2157)
Oct 15, 2019
3305e37
[webview_flutter] (Trivial) Add V2 warnings (#2196)
Oct 15, 2019
ac1052e
[battery] add e2e dependency to the example app (#2194)
amirh Oct 15, 2019
c155379
Enable testing on both master and stable (#2197)
collinjackson Oct 16, 2019
575f3e7
Revert "Enable testing on both master and stable (#2197)" (#2199)
collinjackson Oct 16, 2019
3e047f9
[url_launcher] Revert embedding support (#2201)
Oct 16, 2019
2ca7b52
[flutter_webview] Revert v2 embedder support (#2200)
Oct 16, 2019
8251326
Add plugin for Android lifecycle in embedding (#2168)
amirh Oct 16, 2019
ec57790
s/flutter_android_lifecycle/flutter_plugin_android_lifecycle/ (#2205)
amirh Oct 17, 2019
c3a9764
update readme (#2206)
amirh Oct 17, 2019
2c161ec
[flutter_plugin_android_lifecycle] bump e2e depenency to 0.2.1 (#2207)
amirh Oct 17, 2019
8099875
[android_intent] Cleanup the V2 migration (#2195)
Oct 17, 2019
dce7169
[package_info] Support the v2 Android embedder (with e2e tests) (#2160)
collinjackson Oct 17, 2019
3e271bc
Re-land testing of plugins on stable (#2203)
collinjackson Oct 17, 2019
2951f84
[url_launcher] Re-land v2 embedding support (#2204)
Oct 17, 2019
b1488e6
Ensure that when testing on stable Cirrus is upgraded to latest on iO…
collinjackson Oct 17, 2019
37936b5
[google_maps_flutter] Add NonNull macro to reduce warnings in iOS (#2…
ened Oct 18, 2019
4cb29b5
[android_intent] componentName must be provided before resolveActivit…
Oct 18, 2019
7310033
[battery]remove AndroidX constraint (#2216)
Oct 18, 2019
a3b00b0
[in_app_purchase] remove AndroidX constraint (#2215)
Oct 18, 2019
53e2151
remove android x in magic script (#2218)
Oct 18, 2019
e4b0cc4
remove android x constraint (#2219)
Oct 18, 2019
a79b89c
[connectivity]remove AndroidX constraint (#2212)
Oct 18, 2019
84dec1a
[url_launcher]remove AndroidX constraint (#2220)
Oct 19, 2019
dadb913
remove android x constraint (#2221)
Oct 19, 2019
017a57e
[path_provider] Android: Support multiple external storage options (#…
ened Oct 21, 2019
08fd95c
[Share] Support v2 android embedder. (#2156)
Oct 21, 2019
3ad2d83
[sensor] Support v2 android embedder. (#2164)
Oct 21, 2019
e61ba6e
[device_info] Support v2 android embedding. (#2163)
Oct 21, 2019
655dd19
[flutter_plugin_android_lifecycle] register the e2e plugin in the exa…
amirh Oct 21, 2019
28107c1
delete all example/android/app/gradle.properties files (#2208)
amirh Oct 21, 2019
fe9b559
[shared_preferences] Support v2 android embedding. (#2162)
Oct 22, 2019
f04b3c8
[url_launcher] Add `url_launcher_platform_interface` package (#2217)
hterkelsen Oct 22, 2019
a68932e
Forbid `... implements UrlLauncherPlatform` (#2230)
amirh Oct 23, 2019
63b4e6b
[url_launcher] Use `url_launcher_platform_interface` to handle calls …
hterkelsen Oct 23, 2019
a1fffa6
[multiple] V2 embedding plugins use compileOnly (#2232)
Oct 25, 2019
a5b7ba8
Use package import to import files inside lib/ directory. (#2236)
chingjun Oct 25, 2019
8160f31
[cleanup] Remove AndroidX warning (#2231)
Oct 28, 2019
bdd41e9
[Shared_preferences]suppress warnings (#2241)
Oct 28, 2019
fe49a79
[e2e] update README (#2233)
collinjackson Oct 28, 2019
7a6c105
[image_picker] swap width and height when source image when orientati…
owops Oct 29, 2019
421b241
[google_maps_flutter] Cast error.code to unsigned long to avoid using…
tommyzed Oct 29, 2019
dff23ca
[url_launcher] Migrate url_launcher_web to the platform interface (#2…
hterkelsen Oct 29, 2019
5b179e3
Adapt the FlutterLifecycleAdapter to the new embedding API (#2243)
amirh Oct 29, 2019
89c4816
[camera] Android: Improve image streaming by creating a request suita…
PerLycke Oct 29, 2019
4c793a3
[google_sign_in] Fix deprecated API usage issue by upgrading CocoaPod…
collinjackson Oct 29, 2019
ffb7903
[local_auth] Api to stop authentication (#2111)
karan-rawal Oct 30, 2019
451a689
run the publish with the pub version from flutter stable (#2250)
amirh Nov 1, 2019
f31d16a
[webview_flutter] Re-land support v2 embedding support (#2209)
Nov 1, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[multiple] V2 embedding plugins use compileOnly (flutter#2232)
Fixes possible version conflict issues. This would cause runtime class not found errors if any of these plugins relied on `Lifecycle` at runtime, but they do not.

Test is pending in flutter/plugin_tools#62.
  • Loading branch information
Michael Klimushyn authored Oct 25, 2019
commit a1fffa6e4da75e4e0966c3c3133017c49f84273a
5 changes: 5 additions & 0 deletions packages/android_intent/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.3.4+4

* Include lifecycle dependency as a compileOnly one on Android to resolve
potential version conflicts with other transitive libraries.

## 0.3.4+3

* Android: Use android.arch.lifecycle instead of androidx.lifecycle:lifecycle in `build.gradle` to support apps that has not been migrated to AndroidX.
Expand Down
6 changes: 3 additions & 3 deletions packages/android_intent/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,9 @@ afterEvaluate {
android {
dependencies {
def lifecycle_version = "1.1.1"
api "android.arch.lifecycle:runtime:$lifecycle_version"
api "android.arch.lifecycle:common:$lifecycle_version"
api "android.arch.lifecycle:common-java8:$lifecycle_version"
compileOnly "android.arch.lifecycle:runtime:$lifecycle_version"
compileOnly "android.arch.lifecycle:common:$lifecycle_version"
compileOnly "android.arch.lifecycle:common-java8:$lifecycle_version"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion packages/android_intent/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: android_intent
description: Flutter plugin for launching Android Intents. Not supported on iOS.
author: Flutter Team <[email protected]>
homepage: https://github.com/flutter/plugins/tree/master/packages/android_intent
version: 0.3.4+3
version: 0.3.4+4

flutter:
plugin:
Expand Down
5 changes: 5 additions & 0 deletions packages/battery/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.3.1+2

* Include lifecycle dependency as a compileOnly one on Android to resolve
potential version conflicts with other transitive libraries.

## 0.3.1+1

* Android: Use android.arch.lifecycle instead of androidx.lifecycle:lifecycle in `build.gradle` to support apps that has not been migrated to AndroidX.
Expand Down
6 changes: 3 additions & 3 deletions packages/battery/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@ afterEvaluate {
android {
dependencies {
def lifecycle_version = "1.1.1"
api "android.arch.lifecycle:runtime:$lifecycle_version"
api "android.arch.lifecycle:common:$lifecycle_version"
api "android.arch.lifecycle:common-java8:$lifecycle_version"
compileOnly "android.arch.lifecycle:runtime:$lifecycle_version"
compileOnly "android.arch.lifecycle:common:$lifecycle_version"
compileOnly "android.arch.lifecycle:common-java8:$lifecycle_version"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion packages/battery/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Flutter plugin for accessing information about the battery state
(full, charging, discharging) on Android and iOS.
author: Flutter Team <[email protected]>
homepage: https://github.com/flutter/plugins/tree/master/packages/battery
version: 0.3.1+1
version: 0.3.1+2

flutter:
plugin:
Expand Down
5 changes: 5 additions & 0 deletions packages/camera/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.5.6+2

* Include lifecycle dependency as a compileOnly one on Android to resolve
potential version conflicts with other transitive libraries.

## 0.5.6+1

* Android: Use android.arch.lifecycle instead of androidx.lifecycle:lifecycle in `build.gradle` to support apps that has not been migrated to AndroidX.
Expand Down
6 changes: 3 additions & 3 deletions packages/camera/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,9 @@ afterEvaluate {
android {
dependencies {
def lifecycle_version = "1.1.1"
api "android.arch.lifecycle:runtime:$lifecycle_version"
api "android.arch.lifecycle:common:$lifecycle_version"
api "android.arch.lifecycle:common-java8:$lifecycle_version"
compileOnly "android.arch.lifecycle:runtime:$lifecycle_version"
compileOnly "android.arch.lifecycle:common:$lifecycle_version"
compileOnly "android.arch.lifecycle:common-java8:$lifecycle_version"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion packages/camera/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: camera
description: A Flutter plugin for getting information about and controlling the
camera on Android and iOS. Supports previewing the camera feed, capturing images, capturing video,
and streaming image buffers to dart.
version: 0.5.6+1
version: 0.5.6+2

authors:
- Flutter Team <[email protected]>
Expand Down
5 changes: 5 additions & 0 deletions packages/connectivity/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.4.5+2

* Include lifecycle dependency as a compileOnly one on Android to resolve
potential version conflicts with other transitive libraries.

## 0.4.5+1

* Android: Use android.arch.lifecycle instead of androidx.lifecycle:lifecycle in `build.gradle` to support apps that has not been migrated to AndroidX.
Expand Down
6 changes: 3 additions & 3 deletions packages/connectivity/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@ afterEvaluate {
android {
dependencies {
def lifecycle_version = "1.1.1"
api "android.arch.lifecycle:runtime:$lifecycle_version"
api "android.arch.lifecycle:common:$lifecycle_version"
api "android.arch.lifecycle:common-java8:$lifecycle_version"
compileOnly "android.arch.lifecycle:runtime:$lifecycle_version"
compileOnly "android.arch.lifecycle:common:$lifecycle_version"
compileOnly "android.arch.lifecycle:common-java8:$lifecycle_version"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion packages/connectivity/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Flutter plugin for discovering the state of the network (WiFi &
mobile/cellular) connectivity on Android and iOS.
author: Flutter Team <[email protected]>
homepage: https://github.com/flutter/plugins/tree/master/packages/connectivity
version: 0.4.5+1
version: 0.4.5+2

flutter:
plugin:
Expand Down
5 changes: 5 additions & 0 deletions packages/device_info/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.4.1+1

* Include lifecycle dependency as a compileOnly one on Android to resolve
potential version conflicts with other transitive libraries.

## 0.4.1

* Support the v2 Android embedding.
Expand Down
6 changes: 3 additions & 3 deletions packages/device_info/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@ afterEvaluate {
android {
dependencies {
def lifecycle_version = "1.1.1"
api "android.arch.lifecycle:runtime:$lifecycle_version"
api "android.arch.lifecycle:common:$lifecycle_version"
api "android.arch.lifecycle:common-java8:$lifecycle_version"
compileOnly "android.arch.lifecycle:runtime:$lifecycle_version"
compileOnly "android.arch.lifecycle:common:$lifecycle_version"
compileOnly "android.arch.lifecycle:common-java8:$lifecycle_version"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion packages/device_info/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Flutter plugin providing detailed information about the device
(make, model, etc.), and Android or iOS version the app is running on.
author: Flutter Team <[email protected]>
homepage: https://github.com/flutter/plugins/tree/master/packages/device_info
version: 0.4.1
version: 0.4.1+1

flutter:
plugin:
Expand Down
5 changes: 5 additions & 0 deletions packages/in_app_purchase/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.2.2+2

* Include lifecycle dependency as a compileOnly one on Android to resolve
potential version conflicts with other transitive libraries.

## 0.2.2+1

* Android: Use android.arch.lifecycle instead of androidx.lifecycle:lifecycle in `build.gradle` to support apps that has not been migrated to AndroidX.
Expand Down
6 changes: 3 additions & 3 deletions packages/in_app_purchase/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@ afterEvaluate {
android {
dependencies {
def lifecycle_version = "1.1.1"
api "android.arch.lifecycle:runtime:$lifecycle_version"
api "android.arch.lifecycle:common:$lifecycle_version"
api "android.arch.lifecycle:common-java8:$lifecycle_version"
compileOnly "android.arch.lifecycle:runtime:$lifecycle_version"
compileOnly "android.arch.lifecycle:common:$lifecycle_version"
compileOnly "android.arch.lifecycle:common-java8:$lifecycle_version"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion packages/in_app_purchase/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: in_app_purchase
description: A Flutter plugin for in-app purchases. Exposes APIs for making in-app purchases through the App Store and Google Play.
author: Flutter Team <[email protected]>
homepage: https://github.com/flutter/plugins/tree/master/packages/in_app_purchase
version: 0.2.2+1
version: 0.2.2+2


dependencies:
Expand Down
5 changes: 5 additions & 0 deletions packages/package_info/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.4.0+10

* Include lifecycle dependency as a compileOnly one on Android to resolve
potential version conflicts with other transitive libraries.

## 0.4.0+9

* Android: Use android.arch.lifecycle instead of androidx.lifecycle:lifecycle in `build.gradle` to support apps that has not been migrated to AndroidX.
Expand Down
6 changes: 3 additions & 3 deletions packages/package_info/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@ afterEvaluate {
android {
dependencies {
def lifecycle_version = "1.1.1"
api "android.arch.lifecycle:runtime:$lifecycle_version"
api "android.arch.lifecycle:common:$lifecycle_version"
api "android.arch.lifecycle:common-java8:$lifecycle_version"
compileOnly "android.arch.lifecycle:runtime:$lifecycle_version"
compileOnly "android.arch.lifecycle:common:$lifecycle_version"
compileOnly "android.arch.lifecycle:common-java8:$lifecycle_version"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion packages/package_info/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Flutter plugin for querying information about the application
package, such as CFBundleVersion on iOS or versionCode on Android.
author: Flutter Team <[email protected]>
homepage: https://github.com/flutter/plugins/tree/master/packages/package_info
version: 0.4.0+9
version: 0.4.0+10

flutter:
plugin:
Expand Down
4 changes: 4 additions & 0 deletions packages/sensors/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.4.1+1

* Include lifecycle dependency as a compileOnly one on Android to resolve
potential version conflicts with other transitive libraries.
## 0.4.1

* Support the v2 Android embedder.
Expand Down
6 changes: 3 additions & 3 deletions packages/sensors/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@ afterEvaluate {
android {
dependencies {
def lifecycle_version = "1.1.1"
api "android.arch.lifecycle:runtime:$lifecycle_version"
api "android.arch.lifecycle:common:$lifecycle_version"
api "android.arch.lifecycle:common-java8:$lifecycle_version"
compileOnly "android.arch.lifecycle:runtime:$lifecycle_version"
compileOnly "android.arch.lifecycle:common:$lifecycle_version"
compileOnly "android.arch.lifecycle:common-java8:$lifecycle_version"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion packages/sensors/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Flutter plugin for accessing the Android and iOS accelerometer and
gyroscope sensors.
author: Flutter Team <[email protected]>
homepage: https://github.com/flutter/plugins/tree/master/packages/sensors
version: 0.4.1
version: 0.4.1+1

flutter:
plugin:
Expand Down
5 changes: 5 additions & 0 deletions packages/share/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.6.3+1

* Include lifecycle dependency as a compileOnly one on Android to resolve
potential version conflicts with other transitive libraries.

## 0.6.3

* Support the v2 Android embedder.
Expand Down
6 changes: 3 additions & 3 deletions packages/share/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@ afterEvaluate {
android {
dependencies {
def lifecycle_version = "1.1.1"
api "android.arch.lifecycle:runtime:$lifecycle_version"
api "android.arch.lifecycle:common:$lifecycle_version"
api "android.arch.lifecycle:common-java8:$lifecycle_version"
compileOnly "android.arch.lifecycle:runtime:$lifecycle_version"
compileOnly "android.arch.lifecycle:common:$lifecycle_version"
compileOnly "android.arch.lifecycle:common-java8:$lifecycle_version"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion packages/share/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Flutter plugin for sharing content via the platform share UI, using
the ACTION_SEND intent on Android and UIActivityViewController on iOS.
author: Flutter Team <[email protected]>
homepage: https://github.com/flutter/plugins/tree/master/packages/share
version: 0.6.3
version: 0.6.3+1

flutter:
plugin:
Expand Down
5 changes: 5 additions & 0 deletions packages/shared_preferences/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.5.4+1

* Include lifecycle dependency as a compileOnly one on Android to resolve
potential version conflicts with other transitive libraries.

## 0.5.4

* Support the v2 Android embedding.
Expand Down
6 changes: 3 additions & 3 deletions packages/shared_preferences/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,9 @@ afterEvaluate {
android {
dependencies {
def lifecycle_version = "1.1.1"
api "android.arch.lifecycle:runtime:$lifecycle_version"
api "android.arch.lifecycle:common:$lifecycle_version"
api "android.arch.lifecycle:common-java8:$lifecycle_version"
compileOnly "android.arch.lifecycle:runtime:$lifecycle_version"
compileOnly "android.arch.lifecycle:common:$lifecycle_version"
compileOnly "android.arch.lifecycle:common-java8:$lifecycle_version"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion packages/shared_preferences/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Flutter plugin for reading and writing simple key-value pairs.
Wraps NSUserDefaults on iOS and SharedPreferences on Android.
author: Flutter Team <[email protected]>
homepage: https://github.com/flutter/plugins/tree/master/packages/shared_preferences
version: 0.5.4
version: 0.5.4+1

flutter:
plugin:
Expand Down
5 changes: 5 additions & 0 deletions packages/url_launcher/url_launcher/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 5.2.5

* Include lifecycle dependency as a compileOnly one on Android to resolve
potential version conflicts with other transitive libraries.

## 5.2.4

* Use `package:url_launcher_platform_interface` to get the platform-specific implementation.
Expand Down
6 changes: 3 additions & 3 deletions packages/url_launcher/url_launcher/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,9 @@ afterEvaluate {
android {
dependencies {
def lifecycle_version = "1.1.1"
api "android.arch.lifecycle:runtime:$lifecycle_version"
api "android.arch.lifecycle:common:$lifecycle_version"
api "android.arch.lifecycle:common-java8:$lifecycle_version"
compileOnly "android.arch.lifecycle:runtime:$lifecycle_version"
compileOnly "android.arch.lifecycle:common:$lifecycle_version"
compileOnly "android.arch.lifecycle:common-java8:$lifecycle_version"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion packages/url_launcher/url_launcher/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Flutter plugin for launching a URL on Android and iOS. Supports
web, phone, SMS, and email schemes.
author: Flutter Team <[email protected]>
homepage: https://github.com/flutter/plugins/tree/master/packages/url_launcher/url_launcher
version: 5.2.4
version: 5.2.5

flutter:
plugin:
Expand Down