just_audio_platform_interface
A common platform interface for the just_audio plugin. Different platform implementations of just_audio should implement this interface.
4.6.0
1.0M downloads/mo
#358 most downloaded on pub.dev
ryanheise/just_audio
What this package is like to depend on
Last release 1 years ago
13 Aug 2025
Ships fairly regularly
a new release about every 5 months
Nearly every release is documented
notes for 16 of 16 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
20 releases · first in 2020
0 releases in the last 12 months
see the full history below
Release timeline
20 releases · Sep 2020 to Aug 2025Releases
latest 20-
4.6.013 Aug 2025 -
4.5.005 Apr 2025Release notes
Open source →- Add errorCode/errorMessage to PlaybackEventMessage.
- Add useLazyPreparation to InitRequest for top-level playlist.
-
4.4.001 Feb 2025 -
4.3.017 May 2024 -
4.2.212 Nov 2023Release notes
Open source →- Add setAllowsExternalPlayback on iOS/macOS.
- Support index-based seeking on Android/iOS/macOS.
-
4.2.115 May 2023 -
4.2.027 Jun 2022 -
4.1.006 Feb 2022 -
4.0.017 Jul 2021 -
3.1.021 Jun 2021Release notes
Open source →- Add setPitch.
- Add setSkipSilence.
- Add setCanUseNetworkResourcesForLiveStreamingWhilePaused.
- Add setPreferredPeakBitRate.
- Add audioEffectSetEnabled.
- Add androidLoudnessEnhancerSetTargetGain.
- Add androidEqualizerGetParameters.
- Add androidEqualizerBandSetGain.
-
3.0.003 Mar 2021 -
3.0.0-nullsafety.303 Mar 2021 pre-releaseNothing published for this version
-
3.0.0-nullsafety.225 Feb 2021 pre-releaseNothing published for this version
-
3.0.0-nullsafety.102 Feb 2021 pre-releaseNothing published for this version
-
3.0.0-nullsafety.001 Feb 2021 pre-releaseNothing published for this version
-
2.0.117 Feb 2021 -
2.0.017 Dec 2020Release notes
Open source →- Breaking change: Implementations must not set the shuffle order except as instructed by setShuffleOrder.
- Breaking change: Implementations must be able to recreate a player instance with the same ID as a disposed instance.
- Breaking change: none state renamed to idle.
-
1.1.125 Oct 2020 -
1.1.013 Oct 2020Release notes
Open source →- Player is now disposed via JustAudioPlatform.disposePlayer().
- AudioPlayerPlatform constructor takes id parameter.
-
1.0.027 Sep 2020