From 034aa34bad13382a84dc5daf3edd8b9525acfda5 Mon Sep 17 00:00:00 2001 From: "John C. Bland II" Date: Tue, 31 Oct 2017 11:27:25 -0500 Subject: [PATCH 1/2] Upgrade rxdart --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 1beb11d6..3d9a221e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -22,7 +22,7 @@ dependencies: path: ^1.3.6 platform_detect: ^1.3.2 resource: '>=1.0.0 <3.0.0' - rxdart: ^0.12.0 + rxdart: ^0.14.0 uuid: ^0.5.0 webdriver: ^1.0.0 yaml: ^2.1.0 From 7724a730ad85fa9ab6d7d18c01eadb37576a58e8 Mon Sep 17 00:00:00 2001 From: "John C. Bland II" Date: Tue, 31 Oct 2017 12:13:06 -0500 Subject: [PATCH 2/2] Expand rxdart range --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 3d9a221e..4e26b653 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -22,7 +22,7 @@ dependencies: path: ^1.3.6 platform_detect: ^1.3.2 resource: '>=1.0.0 <3.0.0' - rxdart: ^0.14.0 + rxdart: '>=0.12.0 <0.15.0' uuid: ^0.5.0 webdriver: ^1.0.0 yaml: ^2.1.0