diff --git a/pubspec.lock b/pubspec.lock index 9f8c1ae..29d7008 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -242,13 +242,13 @@ packages: source: hosted version: "1.2.1" file: - dependency: transitive + dependency: "direct main" description: name: file - sha256: b69516f2c26a5bcac4eee2e32512e1a5205ab312b3536c1c1227b2b942b5f9ad + sha256: "1b92bec4fc2a72f59a8e15af5f52cd441e4a7860b49499d69dfa817af20e925d" url: "https://pub.dev" source: hosted - version: "6.1.2" + version: "6.1.4" file_picker: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index af520da..c49b19f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,6 +12,7 @@ dependencies: sdk: flutter cupertino_icons: ^1.0.3 dio: ^4.0.0 + file: ^6.1.4 file_picker: ^3.0.1 filesize: ^2.0.1 flare_splash_screen: ^4.0.0