diff --git a/pubspec.lock b/pubspec.lock index a84ea90..05cf02c 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -223,11 +223,11 @@ packages: dependency: "direct main" description: path: "." - ref: HEAD - resolved-ref: fbf68e4bb5cb3e262d8f8ebe10b2f8449ff8e030 - url: "https://github.com/crazecoder/open_file" + ref: master + resolved-ref: "3715df103b68f5d684371376a399c8f8ed00e83d" + url: "https://github.com/linloir/open_file" source: git - version: "3.2.2" + version: "3.2.3" path: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 8bdcbb4..b9ace87 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -45,7 +45,8 @@ dependencies: file_picker: ^5.2.1 open_file: git: - url: https://github.com/crazecoder/open_file + url: https://github.com/linloir/open_file + ref: master shared_preferences: ^2.0.15 loading_indicator: ^3.1.0 async: ^2.9.0