test zip_flutter

This commit is contained in:
2024-12-18 14:15:08 +08:00
parent d08383e14b
commit 7e608be70f
2 changed files with 9 additions and 5 deletions

View File

@@ -1125,10 +1125,11 @@ packages:
zip_flutter: zip_flutter:
dependency: "direct main" dependency: "direct main"
description: description:
name: zip_flutter path: "."
sha256: "71373aad51bf4ab287f75a33d0ff3b45828482c3364f5f799f80019d2a284d8e" ref: "6d0c09e"
url: "https://pub.dev" resolved-ref: "6d0c09e90b245166d41a66da2bc649d1c56e64d3"
source: hosted url: "https://github.com/wgh136/zip_flutter"
source: git
version: "0.0.3" version: "0.0.3"
sdks: sdks:
dart: ">=3.6.0 <4.0.0" dart: ">=3.6.0 <4.0.0"

View File

@@ -51,7 +51,10 @@ dependencies:
sliver_tools: ^0.2.12 sliver_tools: ^0.2.12
flutter_file_dialog: ^3.0.2 flutter_file_dialog: ^3.0.2
file_selector: ^1.0.3 file_selector: ^1.0.3
zip_flutter: ^0.0.3 zip_flutter:
git:
url: https://github.com/wgh136/zip_flutter
ref: 6d0c09e
lodepng_flutter: lodepng_flutter:
git: git:
url: https://github.com/venera-app/lodepng_flutter url: https://github.com/venera-app/lodepng_flutter