[core] Use Upstream just_audio_media_kit Version (#147)

Use the newest upstream version of the `just_audio_media_kit` package,
which removes the hard dependencies on the `media_kit_libs_linux` and
`media_kit_libs_windows_audio` packages, so that it shouldn't conflict
anymore with the usage of the `media_kit_libs_video` package.
This commit is contained in:
Rico Berger
2024-02-22 20:47:34 +01:00
committed by GitHub
parent b2b3723ba8
commit ed76d85fd8
2 changed files with 6 additions and 13 deletions

View File

@@ -435,12 +435,11 @@ packages:
just_audio_media_kit:
dependency: "direct main"
description:
path: "."
ref: HEAD
resolved-ref: "5980ceac7cc385baf2269eda2dcb024d3e5203cc"
url: "https://github.com/feeddeck/just_audio_media_kit.git"
source: git
version: "1.0.0"
name: just_audio_media_kit
sha256: "7827b40f1532e93453b0e9f4e32e9a4b45a0e5782e5454b98f0c2edceac8cd4a"
url: "https://pub.dev"
source: hosted
version: "2.0.1"
just_audio_platform_interface:
dependency: transitive
description:

View File

@@ -51,13 +51,7 @@ dependencies:
intl: ^0.19.0
just_audio: ^0.9.32
just_audio_background: ^0.0.1-beta.10
# We use our own fork of the "just_audio_media_kit" package, where we
# replaced the "media_kit_libs_windows_audio" with
# "media_kit_libs_windows_video" package, so that we can play video files on
# Windows via the "media_kit" package.
just_audio_media_kit:
git:
url: https://github.com/feeddeck/just_audio_media_kit.git
just_audio_media_kit: ^2.0.1
media_kit: ^1.1.10+1
media_kit_video: ^1.2.4
media_kit_libs_video: ^1.0.4