From fc37f17a0c3c4ab506a0c3d4501d119d3b920262 Mon Sep 17 00:00:00 2001 From: Maurizio Pinotti Date: Wed, 20 May 2026 17:41:06 +0200 Subject: [PATCH] chore: upgrade package_info_plus to 10.x --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 9918e7d..d18b230 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,7 +10,7 @@ environment: dependencies: flutter: sdk: flutter - package_info_plus: ^9.0.0 + package_info_plus: ^10.1.0 http: ^1.6.0 url_launcher: ^6.3.2