From df5c0f04709119365bc56fa2fd1ba362a67c99b1 Mon Sep 17 00:00:00 2001 From: Nico Mexis Date: Tue, 23 Apr 2024 10:32:28 +0200 Subject: [PATCH] Allow package_info_plus versions 8.x --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index d09685c..9d17325 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -36,7 +36,7 @@ dependencies: fluttertoast: ^8.0.8 logging: ^1.0.2 mailer: ^6.0.0 - package_info_plus: '>=4.0.0 <8.0.0' + package_info_plus: '>=4.0.0 <9.0.0' sentry: '>=7.2.0 <9.0.0' universal_io: ^2.0.4