fix:换platform_metadata库

This commit is contained in:
jingyun
2026-06-23 11:06:58 +08:00
parent 088bb61411
commit 7d571e22eb
2 changed files with 6 additions and 8 deletions
+3 -3
View File
@@ -1118,9 +1118,9 @@ packages:
dependency: "direct main"
description:
path: "."
ref: f381964
resolved-ref: f3819645c70c02b878c754a61ef9ebd3421f2127
url: "https://github.com/maoios/platform_metadata.git"
ref: main
resolved-ref: bbe1aa0213d3f310f35be59829380ecf01fe9e96
url: "https://gitea.neuronlabs.art/zhouyu/platform_metadata.git"
source: git
version: "0.0.2+2"
plugin_platform_interface:
+3 -5
View File
@@ -58,11 +58,9 @@ dependencies:
path: packages/flutter_paid
platform_metadata:
git:
# 待合并git的请求
# url: https://github.com/zhouyuzhouyu/platform_metadata.git
# ref: 3e3b6f5
url: https://github.com/maoios/platform_metadata.git
ref: f381964
# gitea 内网镜像 — server (yanzhi-api-01) 直连 github 走不通,改走内网。
url: https://gitea.neuronlabs.art/zhouyu/platform_metadata.git
ref: main
flutter_dotenv: ^6.0.1
fluttertoast: ^9.0.0