mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 03:06:59 +08:00
tweaks (#1444)
* opt: proxy * opt: calcWindowPosition * fix: height depend on svg * bump * fix * ci: cache linux * string systemProxyPort --------- Co-authored-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
committed by
GitHub
parent
a928e48159
commit
a5715868b3
17
pubspec.yaml
17
pubspec.yaml
@@ -38,7 +38,7 @@ dependencies:
|
||||
# Use with the CupertinoIcons class for iOS style icons.
|
||||
cupertino_icons: ^1.0.8
|
||||
# 动态取色
|
||||
dynamic_color: ^1.7.0
|
||||
dynamic_color: ^1.8.1
|
||||
|
||||
get: ^4.6.6
|
||||
|
||||
@@ -125,7 +125,7 @@ dependencies:
|
||||
url: https://github.com/bggRGjQaUbCoE/auto_orientation.git
|
||||
ref: master
|
||||
protobuf: ^5.0.0
|
||||
animations: ^2.0.11
|
||||
# animations: ^2.0.11
|
||||
|
||||
# 获取appx信息
|
||||
package_info_plus: ^9.0.0
|
||||
@@ -197,7 +197,6 @@ dependencies:
|
||||
url: https://github.com/wgh136/webdav_client.git
|
||||
ref: main
|
||||
re_highlight: ^0.0.3
|
||||
cached_network_svg_image: ^1.2.0
|
||||
flutter_sortable_wrap:
|
||||
git:
|
||||
url: https://github.com/bggRGjQaUbCoE/flutter_sortable_wrap.git
|
||||
@@ -251,12 +250,12 @@ dependency_overrides:
|
||||
ref: version_1.2.5
|
||||
media_kit_libs_video:
|
||||
git:
|
||||
url: https://github.com/My-Responsitories/media-kit.git
|
||||
url: https://github.com/bggRGjQaUbCoE/media-kit.git
|
||||
path: libs/universal/media_kit_libs_video
|
||||
ref: version_1.2.5
|
||||
media_kit_native_event_loop:
|
||||
git:
|
||||
url: https://github.com/My-Responsitories/media-kit.git
|
||||
url: https://github.com/bggRGjQaUbCoE/media-kit.git
|
||||
path: media_kit_native_event_loop
|
||||
ref: version_1.2.5
|
||||
media_kit_libs_android_video:
|
||||
@@ -281,10 +280,10 @@ dev_dependencies:
|
||||
# package. See that file for information about deactivating specific lint
|
||||
# rules and activating additional ones.
|
||||
flutter_lints: ^6.0.0
|
||||
flutter_launcher_icons: ^0.14.1
|
||||
hive_generator: ^2.0.1
|
||||
build_runner: ^2.4.13
|
||||
flutter_native_splash: ^2.4.3
|
||||
flutter_launcher_icons: ^0.14.4
|
||||
# hive_generator: ^2.0.1
|
||||
build_runner: ^2.9.0
|
||||
flutter_native_splash: ^2.4.6
|
||||
|
||||
flutter_launcher_icons:
|
||||
android: true
|
||||
|
||||
Reference in New Issue
Block a user