Merge branch 'main' into feature-danmaku

This commit is contained in:
guozhigq
2023-08-27 18:40:39 +08:00
32 changed files with 876 additions and 446 deletions

View File

@ -79,26 +79,14 @@ dependencies:
flutter_smart_dialog: ^4.9.3+2
# 下滑关闭
dismissible_page: ^1.0.2
# 媒体播放
# flutter_meedu_media_kit:
# path: /Users/rr/Desktop/code/flutter_meedu_media_kit/package
# git:
# url: https://github.com/guozhigq/flutter_meedu_media_kit.git
# ref: feature-custom
# path: package
custom_sliding_segmented_control: ^1.7.5
# 加密
crypto: ^3.0.3
# 视频播放器
media_kit: ^1.1.4 # Primary package.
media_kit_video: ^1.1.5 # For video rendering.
media_kit_native_event_loop: ^1.0.7 # Support for higher number of concurrent instances & better performance.
media_kit_libs_android_video: ^1.3.2 # Android package for video native libraries.
media_kit_libs_ios_video: ^1.1.3 # iOS package for video native libraries.
media_kit_libs_macos_video: ^1.1.3 # macOS package for video native libraries.
media_kit_libs_windows_video: ^1.0.7 # Windows package for video native libraries.
media_kit_libs_linux: ^1.1.1
media_kit: ^1.1.6
media_kit_video: ^1.1.7
media_kit_libs_video: ^1.0.0
# 音量、亮度、屏幕控制
flutter_volume_controller: ^1.2.7
@ -119,6 +107,8 @@ dependencies:
easy_debounce: ^2.0.3
# 高帧率
flutter_displaymode: ^0.6.0
# scheme跳转
appscheme: ^1.0.8
dev_dependencies:
flutter_test: