mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-07-08 10:10:13 +08:00
mod: 依赖调整
This commit is contained in:
11
pubspec.lock
11
pubspec.lock
@@ -500,11 +500,10 @@ packages:
|
|||||||
floating:
|
floating:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: "."
|
name: floating
|
||||||
ref: main
|
sha256: "04c3c96909b94dd6d2d121c69707739825e1f3dceca5ae451a9b8c0e652d246b"
|
||||||
resolved-ref: "754e5c4e565f29cd095c0e444ac796019ff1acc2"
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
||||||
url: "https://github.com/wrbl606/floating.git"
|
source: hosted
|
||||||
source: git
|
|
||||||
version: "2.0.2"
|
version: "2.0.2"
|
||||||
flutter:
|
flutter:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
@@ -940,7 +939,7 @@ packages:
|
|||||||
path: "."
|
path: "."
|
||||||
ref: HEAD
|
ref: HEAD
|
||||||
resolved-ref: "922e1f3d0b68291c42a2ec3a83542a886ea9b041"
|
resolved-ref: "922e1f3d0b68291c42a2ec3a83542a886ea9b041"
|
||||||
url: "https://github.com/orz12/mime/"
|
url: "https://github.com/orz12/mime.git"
|
||||||
source: git
|
source: git
|
||||||
version: "1.0.5"
|
version: "1.0.5"
|
||||||
nil:
|
nil:
|
||||||
|
|||||||
@@ -122,10 +122,7 @@ dependencies:
|
|||||||
# 代理
|
# 代理
|
||||||
system_proxy: ^0.1.0
|
system_proxy: ^0.1.0
|
||||||
# pip
|
# pip
|
||||||
floating:
|
floating: ^2.0.2
|
||||||
git:
|
|
||||||
url: https://github.com/wrbl606/floating.git
|
|
||||||
ref: main
|
|
||||||
# html解析
|
# html解析
|
||||||
html: ^0.15.4
|
html: ^0.15.4
|
||||||
# html渲染
|
# html渲染
|
||||||
@@ -143,7 +140,7 @@ dependencies:
|
|||||||
marquee: ^2.2.3
|
marquee: ^2.2.3
|
||||||
dependency_overrides:
|
dependency_overrides:
|
||||||
mime:
|
mime:
|
||||||
git: https://github.com/orz12/mime/
|
git: https://github.com/orz12/mime.git
|
||||||
|
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
flutter_test:
|
flutter_test:
|
||||||
|
|||||||
Reference in New Issue
Block a user