From 6752252ce624c0e0742e8b33406e20aee89b479a Mon Sep 17 00:00:00 2001 From: Praveenkumar Ramasamy Date: Thu, 7 May 2020 02:15:25 +0530 Subject: [PATCH] upgrade rxdart version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index fe5e36c..f24d7db 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,7 +10,7 @@ environment: dependencies: flutter: sdk: flutter - rxdart: ^0.23.0 + rxdart: ^0.24.0 simple_connectivity: ^0.1.1 stream_disposable: ^0.1.0 http: ^0.12.0+2