upgrade: 依赖升级
This commit is contained in:
32
pubspec.yaml
32
pubspec.yaml
@ -44,7 +44,7 @@ dependencies:
|
||||
dio: ^5.4.1
|
||||
cookie_jar: ^4.0.8
|
||||
dio_cookie_manager: ^3.1.1
|
||||
connectivity_plus: ^6.0.1
|
||||
connectivity_plus: ^6.0.3
|
||||
dio_http2_adapter: ^2.3.1+1
|
||||
|
||||
# 图片
|
||||
@ -66,7 +66,7 @@ dependencies:
|
||||
# cookie 管理
|
||||
webview_cookie_manager: ^2.0.6
|
||||
# 浏览器
|
||||
webview_flutter: ^4.5.0
|
||||
webview_flutter: ^4.8.0
|
||||
# 解决sliver滑动不同步
|
||||
extended_nested_scroll_view: ^6.2.1
|
||||
# 上拉加载
|
||||
@ -79,7 +79,7 @@ dependencies:
|
||||
flutter_smart_dialog: ^4.9.4
|
||||
# 下滑关闭
|
||||
dismissible_page: ^1.0.2
|
||||
custom_sliding_segmented_control: ^1.7.5
|
||||
custom_sliding_segmented_control: ^1.8.3
|
||||
# 加密
|
||||
crypto: ^3.0.3
|
||||
encrypt: ^5.0.3
|
||||
@ -94,19 +94,18 @@ dependencies:
|
||||
audio_session: ^0.1.18
|
||||
|
||||
# 音量、亮度、屏幕控制
|
||||
flutter_volume_controller: ^1.3.1
|
||||
flutter_volume_controller: ^1.3.2
|
||||
screen_brightness: ^0.2.2+1
|
||||
wakelock_plus: ^1.1.1
|
||||
universal_platform: ^1.0.0+1
|
||||
wakelock_plus: ^1.1.6
|
||||
universal_platform: ^1.1.0
|
||||
# 进度条
|
||||
audio_video_progress_bar: ^2.0.2
|
||||
audio_video_progress_bar: ^2.0.3
|
||||
auto_orientation: ^2.3.1
|
||||
protobuf: ^3.0.0
|
||||
animations: ^2.0.11
|
||||
|
||||
# 获取appx信息
|
||||
package_info_plus: ^4.1.0
|
||||
url_launcher: ^6.1.14
|
||||
package_info_plus: ^4.2.0
|
||||
url_launcher: ^6.2.6
|
||||
flutter_svg: ^2.0.10+1
|
||||
# 防抖节流
|
||||
easy_debounce: ^2.0.3
|
||||
@ -136,10 +135,9 @@ dependencies:
|
||||
gt3_flutter_plugin: ^0.0.8
|
||||
uuid: ^3.0.7
|
||||
scrollable_positioned_list: ^0.3.8
|
||||
nil: ^1.1.1
|
||||
catcher_2: ^1.2.3
|
||||
logger: ^2.0.2+1
|
||||
path: 1.8.3
|
||||
catcher_2: ^1.2.6
|
||||
logger: ^2.3.0
|
||||
path: ^1.9.0
|
||||
# 电池优化
|
||||
disable_battery_optimization: ^1.1.1
|
||||
# 展开/收起
|
||||
@ -166,15 +164,15 @@ dev_dependencies:
|
||||
build_runner: ^2.4.8
|
||||
|
||||
dependency_overrides:
|
||||
media_kit:
|
||||
media_kit:
|
||||
git:
|
||||
url: https://github.com/media-kit/media-kit
|
||||
path: media_kit
|
||||
media_kit_video:
|
||||
media_kit_video:
|
||||
git:
|
||||
url: https://github.com/media-kit/media-kit
|
||||
path: media_kit_video
|
||||
media_kit_libs_video:
|
||||
media_kit_libs_video:
|
||||
git:
|
||||
url: https://github.com/media-kit/media-kit
|
||||
path: libs/universal/media_kit_libs_video
|
||||
|
Reference in New Issue
Block a user