diff --git a/pubspec.lock b/pubspec.lock index 7482217..0f1096d 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -574,7 +574,7 @@ packages: name: open_filex url: "https://pub.dartlang.org" source: hosted - version: "4.3.1" + version: "4.3.2" package_config: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 3b39f8c..4085f78 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -26,7 +26,7 @@ dependencies: image_save: ^5.0.0 # Mobile save image to gallery file_picker: ^5.2.4 # pick file file_selector: ^0.9.2+2 # pick file - open_filex: ^4.3.1 # open file in mobile. + open_filex: ^4.3.2 # open file in mobile. crop: ^0.5.4 unorm_dart: ^0.2.0 qr_flutter: ^4.0.0