From ff8b9e0fd421feb3901974c4669c60e3b7776ca7 Mon Sep 17 00:00:00 2001 From: Shahbaz Akhtar Date: Thu, 29 Feb 2024 15:22:58 +0530 Subject: [PATCH] * Updated dependencies * Closed issues: https://github.com/shaz-tech/flutter_internet_speed_test/issues/6, https://github.com/shaz-tech/flutter_internet_speed_test/issues/10 --- .idea/libraries/Flutter_Plugins.xml | 5 +---- .idea/misc.xml | 1 - pubspec.yaml | 6 +++--- 3 files changed, 4 insertions(+), 8 deletions(-) diff --git a/.idea/libraries/Flutter_Plugins.xml b/.idea/libraries/Flutter_Plugins.xml index bd1865c..b0f6971 100644 --- a/.idea/libraries/Flutter_Plugins.xml +++ b/.idea/libraries/Flutter_Plugins.xml @@ -1,9 +1,6 @@ - - - - + diff --git a/.idea/misc.xml b/.idea/misc.xml index 3827c7d..374f537 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,3 @@ - diff --git a/pubspec.yaml b/pubspec.yaml index 2d99d4e..01151db 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -14,14 +14,14 @@ dependencies: plugin_platform_interface: ^2.1.3 #tuple: ^2.0.0 tuple_dart: ^1.4.2 - connectivity_plus: ^3.0.3 + connectivity_plus: ^5.0.2 http: ^1.1.2 - logger: ^1.1.0 + logger: ^2.0.2+1 dev_dependencies: flutter_test: sdk: flutter - flutter_lints: ^2.0.1 + flutter_lints: ^3.0.1 # For information on the generic Dart part of this file, see the # following page: https://dart.dev/tools/pub/pubspec