From ba3dfe159c181839ab1330f625639ec239377d93 Mon Sep 17 00:00:00 2001 From: ArielLeyva Date: Fri, 12 Dec 2025 18:15:14 -0500 Subject: [PATCH] chore: update dependencies to compatible version of flutter 3.38.3 --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 27a636b2..18da0448 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -14,9 +14,9 @@ dependencies: # flutter_star_prnt: ^2.3.6 enum_to_string: ^2.0.1 image_v3: ^3.3.0 - network_info_plus: ^4.0.2 + network_info_plus: ^7.0.0 ping_discover_network_forked: ^0.0.1 - rxdart: ^0.27.7 + rxdart: ^0.28.0 dev_dependencies: flutter_test: