From 515ad02f5ac9d9e35983b1652506238fd2839c4c Mon Sep 17 00:00:00 2001 From: Kima Date: Thu, 20 Jun 2024 13:53:08 +0200 Subject: [PATCH] changed lots of thing bc pub upgrade --- pubspec.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index efe23e8..bb39f9c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -33,17 +33,17 @@ dependencies: animations: ^2.0.11 flutter_svg: ^2.0.10+1 flutter_dynamic_icon: ^2.1.0 - android_dynamic_icon: ^1.0.1 + android_dynamic_icon: ^2.0.0 i18n_extension: ^12.0.1 http: ^1.2.0 fl_chart: ^0.68.0 flutter_dynamic_icon_plus: ^1.1.2 share_plus: ^9.0.0 path_provider: ^2.1.3 - file_picker: ^6.2.1 + file_picker: ^8.0.5 dev_dependencies: - flutter_lints: ^3.0.1 + flutter_lints: ^4.0.0 flutter: uses-material-design: true