Skip to content

Commit

Permalink
test zip_flutter
Browse files Browse the repository at this point in the history
  • Loading branch information
wgh136 committed Dec 18, 2024
1 parent d08383e commit 7e608be
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
9 changes: 5 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
5 changes: 4 additions & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7e608be

Please sign in to comment.