mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2026-02-16 06:19:35 +00:00
更改播放器为media_kit
This commit is contained in:
parent
1a317308dd
commit
ac6158123f
14 changed files with 1092 additions and 878 deletions
13
pubspec.yaml
13
pubspec.yaml
|
|
@ -34,8 +34,6 @@ dependencies:
|
|||
animated_list_plus: ^0.5.2
|
||||
animated_theme_switcher: ^2.0.10
|
||||
archive: ^4.0.5
|
||||
audio_service: ^0.18.15
|
||||
audio_session: ^0.1.23
|
||||
audio_video_progress_bar: ^2.0.2
|
||||
auto_scroll_text: ^0.0.7
|
||||
background_downloader: ^9.2.0
|
||||
|
|
@ -72,9 +70,14 @@ dependencies:
|
|||
# ref: media-notification-config
|
||||
# path: just_audio_background
|
||||
# just_audio_windows: ^0.2.2
|
||||
just_audio_media_kit: ^2.0.4
|
||||
media_kit_libs_linux: any
|
||||
media_kit_libs_windows_audio: any
|
||||
# just_audio_media_kit: ^2.0.4
|
||||
# media_kit_libs_linux: any
|
||||
# media_kit_libs_windows_audio: any
|
||||
audio_service: ^0.18.15
|
||||
# audio_session: ^0.1.23
|
||||
media_kit: ^1.2.3 # Primary package.
|
||||
media_kit_libs_audio: any # Native audio dependencies.
|
||||
|
||||
list_wheel_scroll_view_nls: ^0.0.3
|
||||
logging: ^1.2.0
|
||||
logging_appenders: ^1.3.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue