fix:换platform_metadata库
This commit is contained in:
+3
-3
@@ -1118,9 +1118,9 @@ packages:
|
|||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: "."
|
path: "."
|
||||||
ref: f381964
|
ref: main
|
||||||
resolved-ref: f3819645c70c02b878c754a61ef9ebd3421f2127
|
resolved-ref: bbe1aa0213d3f310f35be59829380ecf01fe9e96
|
||||||
url: "https://github.com/maoios/platform_metadata.git"
|
url: "https://gitea.neuronlabs.art/zhouyu/platform_metadata.git"
|
||||||
source: git
|
source: git
|
||||||
version: "0.0.2+2"
|
version: "0.0.2+2"
|
||||||
plugin_platform_interface:
|
plugin_platform_interface:
|
||||||
|
|||||||
+3
-5
@@ -58,11 +58,9 @@ dependencies:
|
|||||||
path: packages/flutter_paid
|
path: packages/flutter_paid
|
||||||
platform_metadata:
|
platform_metadata:
|
||||||
git:
|
git:
|
||||||
# 待合并git的请求
|
# gitea 内网镜像 — server (yanzhi-api-01) 直连 github 走不通,改走内网。
|
||||||
# url: https://github.com/zhouyuzhouyu/platform_metadata.git
|
url: https://gitea.neuronlabs.art/zhouyu/platform_metadata.git
|
||||||
# ref: 3e3b6f5
|
ref: main
|
||||||
url: https://github.com/maoios/platform_metadata.git
|
|
||||||
ref: f381964
|
|
||||||
|
|
||||||
flutter_dotenv: ^6.0.1
|
flutter_dotenv: ^6.0.1
|
||||||
fluttertoast: ^9.0.0
|
fluttertoast: ^9.0.0
|
||||||
|
|||||||
Reference in New Issue
Block a user