From 7ebc9508c5ea6b62030697f33976e7ca3e2c79f8 Mon Sep 17 00:00:00 2001 From: SasiZets <60768910+SasiZets@users.noreply.github.com> Date: Thu, 14 May 2020 15:33:33 +0530 Subject: [PATCH] updated rxdart --- 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