From 4882569a8ddfa0d0b20a933030d1470803ff44fb Mon Sep 17 00:00:00 2001 From: Vicente Carbonell Date: Sat, 8 Mar 2025 20:18:07 +0100 Subject: [PATCH] Privacy Info iOS - updated package_info_plus form ^5.0.1 to ^8.3.0 for Privacy Info iOS error at review apps --- packages/flutter/pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/flutter/pubspec.yaml b/packages/flutter/pubspec.yaml index 21f3d0a4..5e291dcd 100644 --- a/packages/flutter/pubspec.yaml +++ b/packages/flutter/pubspec.yaml @@ -40,7 +40,7 @@ dependencies: # Utils path_provider: ^2.1.4 - package_info_plus: ^5.0.1 + package_info_plus: ^8.3.0 path: ^1.8.3 dev_dependencies: @@ -53,4 +53,4 @@ dev_dependencies: screenshots: - description: Parse Platform logo. - path: screenshots/logo.png \ No newline at end of file + path: screenshots/logo.png