Fix ios and macos build

This commit is contained in:
2025-01-20 21:17:08 +08:00
parent 283afbc6d4
commit 6ec4817dc1
2 changed files with 6 additions and 6 deletions

View File

@@ -417,8 +417,8 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
path: "." path: "."
ref: "4ca22a459139dec6c036ad4de078ddfe9093a570" ref: "6daeb70da041579d99b53baab3c23c7d9b234e66"
resolved-ref: "4ca22a459139dec6c036ad4de078ddfe9093a570" resolved-ref: "6daeb70da041579d99b53baab3c23c7d9b234e66"
url: "https://github.com/wgh136/flutter_qjs" url: "https://github.com/wgh136/flutter_qjs"
source: git source: git
version: "0.3.7" version: "0.3.7"
@@ -1150,10 +1150,10 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
name: zip_flutter name: zip_flutter
sha256: "0b68bb8b4161cf65afa43100f5c5a0335392cb0f31662e0022b797cfd08d5833" sha256: ea7fdc86c988174ef3bb80dc26e8e8bfdf634c55930e2d18d7e77e991acf0483
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "0.0.7" version: "0.0.8"
sdks: sdks:
dart: ">=3.6.0 <4.0.0" dart: ">=3.6.0 <4.0.0"
flutter: ">=3.27.2" flutter: ">=3.27.2"

View File

@@ -21,7 +21,7 @@ dependencies:
flutter_qjs: flutter_qjs:
git: git:
url: https://github.com/wgh136/flutter_qjs url: https://github.com/wgh136/flutter_qjs
ref: 4ca22a459139dec6c036ad4de078ddfe9093a570 ref: 6daeb70da041579d99b53baab3c23c7d9b234e66
crypto: ^3.0.6 crypto: ^3.0.6
dio: ^5.7.0 dio: ^5.7.0
html: ^0.15.5 html: ^0.15.5
@@ -51,7 +51,7 @@ 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.7 zip_flutter: ^0.0.8
lodepng_flutter: lodepng_flutter:
git: git:
url: https://github.com/venera-app/lodepng_flutter url: https://github.com/venera-app/lodepng_flutter