This commit is contained in:
Forrest 2026-08-06 21:32:28 -04:00
parent b6639fb1c9
commit 0a7af1d813
10 changed files with 743 additions and 35 deletions

View file

@ -43,9 +43,16 @@ dependencies:
collection: ^1.19.1
just_audio: ^0.10.6
just_audio_background: ^0.0.1-beta.17
# Linux/Windows playback backend for just_audio (libmpv via media_kit).
# Android/iOS/macOS use just_audio's own native backends.
just_audio_media_kit: ^2.1.0
media_kit_libs_linux: any
palette_generator: ^0.3.3+7
flutter_svg: ^2.3.0
nsd: ^5.0.1
# mDNS on Linux: `nsd` has no Linux backend, so cross-device control there
# goes through bonsoir (Avahi over D-Bus). Other platforms keep using nsd.
bonsoir: ^7.1.4
dev_dependencies:
flutter_test: