From 2744828089958ea07aff9d633be6ec3fcc0220fc Mon Sep 17 00:00:00 2001 From: alihassan143 Date: Sat, 30 Dec 2023 12:00:12 +0500 Subject: [PATCH] fix:xcode 15 connectivity_plus making crash on iphone --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 0426aee..0e33168 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -14,7 +14,7 @@ dependencies: connectivity_plus: ^5.0.2 flutter: sdk: flutter - http: ^1.1.0 + http: ^1.1.2 rxdart: ^0.27.7 dev_dependencies: