fix windows arm64 build.

This commit is contained in:
nyne
2025-03-28 18:02:36 +08:00
parent ebf6846bf1
commit fddd959545
2 changed files with 10 additions and 5 deletions

View File

@@ -757,10 +757,11 @@ packages:
rhttp: rhttp:
dependency: "direct main" dependency: "direct main"
description: description:
name: rhttp path: rhttp
sha256: "037e9b59a68bb4ba664db1cbb4601e878cf5a2fc1cb3d0a9c58e3776609dec4d" ref: e7dca15ca543b5df49f3ada06016e874b79bce36
url: "https://pub.dev" resolved-ref: e7dca15ca543b5df49f3ada06016e874b79bce36
source: hosted url: "https://github.com/wgh136/rhttp"
source: git
version: "0.11.0" version: "0.11.0"
screen_retriever: screen_retriever:
dependency: transitive dependency: transitive

View File

@@ -58,7 +58,11 @@ dependencies:
git: git:
url: https://github.com/venera-app/lodepng_flutter url: https://github.com/venera-app/lodepng_flutter
ref: ac7d05dde32e8d728102a9ff66e6b55f05d94ba1 ref: ac7d05dde32e8d728102a9ff66e6b55f05d94ba1
rhttp: ^0.11.0 rhttp:
git:
url: https://github.com/wgh136/rhttp
ref: e7dca15ca543b5df49f3ada06016e874b79bce36
path: rhttp
webdav_client: webdav_client:
git: git:
url: https://github.com/wgh136/webdav_client url: https://github.com/wgh136/webdav_client