From 7d571e22eb5b06ec5255d516af7362fc17dcd5fe Mon Sep 17 00:00:00 2001 From: jingyun <> Date: Tue, 23 Jun 2026 11:06:58 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E6=8D=A2platform=5Fmetadata?= =?UTF-8?q?=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pubspec.lock | 6 +++--- pubspec.yaml | 8 +++----- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 072c562..1f8221c 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -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: diff --git a/pubspec.yaml b/pubspec.yaml index 88ec0ca..eba0911 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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