just_audio_media_kit
package:media_kit bindings for just_audio to support Linux and Windows.
2.1.0
18K downloads/mo
#2314 most downloaded on pub.dev
Pato05/just_audio_media_kit
What this package is like to depend on
Last release 1 years ago
13 Apr 2025
Ships fairly regularly
a new release about every 3 months
Nearly every release is documented
notes for 10 of 10 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
10 releases · first in 2023
0 releases in the last 12 months
see the full history below
Release timeline
10 releases · Oct 2023 to Apr 2025
2024
2025
2026
Releases
latest 10-
2.1.013 Apr 2025Release notes
Open source →- Implement just_audio_platform_interface 4.5.0 and fix media playing when it's not supposed to (#23, thanks @ryanheise)
- Fix
setPropertynot available for web causing unable to compile to a web target (#15) - Bump up media-kit to v1.2.0
-
2.0.620 Oct 2024Release notes
Open source →- Add
ClippingAudioSourcesupport (#19, thanks @AyaseFile) - Fix InvalidRangeError when there's no
MediainPlaylist(#17, thanks @lvyueyang and @2shrestha22)
- Add
-
2.0.515 Jul 2024Release notes
Open source →- Override duration for [SilenceAudioSource]
- Fix desync issue when entry is removed from [ConcatenatingAudioSource] (Fixes #12)
-
2.0.409 Apr 2024 -
2.0.303 Apr 2024 -
2.0.229 Mar 2024Release notes
Open source →- Fix: defer setting initial position to when the track starts loading (fixes seeking before loading the track, which seems not to be currently supported by
media_kit): see related issue andmedia_kitrelated issue - Add
SilenceAudioSourcesupport via anullsrc (taken from just_audio_mpv)
- Fix: defer setting initial position to when the track starts loading (fixes seeking before loading the track, which seems not to be currently supported by
-
2.0.114 Feb 2024 -
2.0.013 Feb 2024Release notes
Open source →- BREAKING: Removed hard dependencies (Read the installation steps in README to comply!)
- Fix queue insert with index
- Fix moving items in ConcatenatingAudioSource
-
1.0.017 Oct 2023Release notes
Open source →- Make private methods private, as they should've been
- Set position and index on load (and reset bufferedPosition)
- Fix disposePlayer() failing by making it so that if the player was already disposed, it won't throw, since
just_audiocan send out two identical dispose requests. - More settings
- Update
media_kitto^1.1.9
-
0.0.115 Oct 2023