From 3e0be74e5bb1fa59b5f53db0c7f9f65083a2cd50 Mon Sep 17 00:00:00 2001 From: asaarnak Date: Wed, 12 Nov 2025 22:31:57 +0200 Subject: [PATCH] support connectivity_plus v7.0.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 65ace27..10078c9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -25,7 +25,7 @@ dependencies: http: '>=0.13.6 <2.0.0' logger: '>=1.4.0 <3.0.0' mime: '>=1.0.4 <3.0.0' - connectivity_plus: '>=5.0.1 <7.0.0' + connectivity_plus: '>=5.0.1 <8.0.0' http_parser: ^4.0.2 web_socket_channel: '>=2.4.0 <4.0.0' universal_io: ^2.2.0