diff --git a/pubspec.lock b/pubspec.lock index ced5c8c..f0419c3 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1125,10 +1125,11 @@ packages: zip_flutter: dependency: "direct main" description: - name: zip_flutter - sha256: "71373aad51bf4ab287f75a33d0ff3b45828482c3364f5f799f80019d2a284d8e" - url: "https://pub.dev" - source: hosted + path: "." + ref: "6d0c09e" + resolved-ref: "6d0c09e90b245166d41a66da2bc649d1c56e64d3" + url: "https://github.com/wgh136/zip_flutter" + source: git version: "0.0.3" sdks: dart: ">=3.6.0 <4.0.0" diff --git a/pubspec.yaml b/pubspec.yaml index ae9b3a9..cb6c1b4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -51,7 +51,10 @@ dependencies: sliver_tools: ^0.2.12 flutter_file_dialog: ^3.0.2 file_selector: ^1.0.3 - zip_flutter: ^0.0.3 + zip_flutter: + git: + url: https://github.com/wgh136/zip_flutter + ref: 6d0c09e lodepng_flutter: git: url: https://github.com/venera-app/lodepng_flutter