From c37b67b9c26632b17aad2143dd92716c886e299a Mon Sep 17 00:00:00 2001 From: fufesou Date: Fri, 5 May 2023 20:49:06 -0700 Subject: [PATCH] revert pubspec.yaml Signed-off-by: fufesou --- flutter/pubspec.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/flutter/pubspec.yaml b/flutter/pubspec.yaml index c0c82e70c..377ba4ae0 100644 --- a/flutter/pubspec.yaml +++ b/flutter/pubspec.yaml @@ -38,7 +38,7 @@ dependencies: wakelock: ^0.6.2 device_info_plus: ^4.1.2 #firebase_analytics: ^9.1.5 - package_info_plus: ^3.1.0 + package_info_plus: ^1.4.2 url_launcher: ^6.0.9 toggle_switch: ^1.4.0 dash_chat_2: ^0.0.14 @@ -110,9 +110,6 @@ dev_dependencies: flutter_lints: ^2.0.0 ffigen: ^7.2.4 -dependency_overrides: - intl: ^0.17.0-nullsafety.2 - # rerun: flutter pub run flutter_launcher_icons flutter_icons: image_path: "../res/icon.png"