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