audioplayers_platform_interface
The platform interface for audioplayers, a Flutter plugin to play multiple audio files simultaneously
7.2.0
1.1M downloads/mo
#332 most downloaded on pub.dev
bluefireteam/audioplayers
What this package is like to depend on
Last release 2 months ago
22 Jun 2026
Release timing varies
gaps range from 9 days to 12 months
Nearly every release is documented
notes for 14 of 14 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
16 releases · first in 2022
1 release in the last 12 months
see the full history below
Release timeline
16 releases · Mar 2022 to Jun 2026Releases
latest 16-
7.2.022 Jun 2026Release notes
Open source →Prepared all packages to be released to pub.dev
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
-
7.1.115 Jun 2025 -
7.1.011 Mar 2025 -
7.0.106 Mar 2025 -
7.0.019 Mar 2024Release notes
Open source →- FEAT: Support byte array and data URIs via mimeType (#1763). (eaf7ce86)
- FEAT(ios): Improved AudioContextConfig assertions, fix example (#1619). (df342c52)
- DOCS: Improve Docs (#1710). (4208463a)
- BREAKING FEAT: Extend
AudioContextConfig.duckAudiotoAudioContextConfig.focus(#1720). (87f3cb7e) - BREAKING FEAT: FramePositionUpdater & TimerPositionUpdater (#1664). (1ea93536)
- BREAKING FEAT(ios): Improve AudioContextIOS (#1591). (25fbec05)
- BREAKING DEPS: Update min Flutter to v3.13.0, compatibility with v3.16.8 (#1715). (e4262f4c)
Release notes
Open source →Note: This release has breaking changes.
- FEAT: Support byte array and data URIs via mimeType (#1763). (eaf7ce86)
- FEAT(ios): Improved AudioContextConfig assertions, fix example (#1619). (df342c52)
- DOCS: Improve Docs (#1710). (4208463a)
- BREAKING FEAT: Extend
AudioContextConfig.duckAudiotoAudioContextConfig.focus(#1720). (87f3cb7e) - BREAKING FEAT: FramePositionUpdater & TimerPositionUpdater (#1664). (1ea93536)
- BREAKING FEAT(ios): Improve AudioContextIOS (#1591). (25fbec05)
- BREAKING DEPS: Update min Flutter to v3.13.0, compatibility with v3.16.8 (#1715). (e4262f4c)
-
6.1.002 Oct 2023 -
6.0.024 Jul 2023Release notes
Open source →- FIX: Use unique tmp location for each AudioCache (#1724). (2333cb7f)
- FIX: Race condition when playing/pausing audio (#1705). (463b2a11)
- FIX: Seek not applied in
playmethod (#1695). (f6138fef) - FIX: Propagate Stream Errors through the same Future (#1732). (00d041df)
- FIX: Wait for seek to complete (#1712). (fd33b1d0)
- FEAT: Support byte array and data URIs via mimeType (#1763). (eaf7ce86)
- FEAT(ios): Improved AudioContextConfig assertions, fix example (#1619). (df342c52)
- FEAT(web): Support compilation to Wasm (#1766). (1b1a0cf9)
- DOCS: Improve Docs (#1710). (4208463a)
- BREAKING REFACTOR: Remove deprecated methods (#1583). (8d0cbeda)
- BREAKING FEAT: FramePositionUpdater & TimerPositionUpdater (#1664). (1ea93536)
- BREAKING FEAT: Extend
AudioContextConfig.duckAudiotoAudioContextConfig.focus(#1720). (87f3cb7e) - BREAKING FEAT(ios): Improve AudioContextIOS (#1591). (25fbec05)
- BREAKING DEPS: Update min Flutter to v3.13.0, compatibility with v3.16.8 (#1715). (e4262f4c)
- BREAKING CHORE: Upgrade to Flutter 3.13.0 (#1612). (1a3de1ac)
-
5.0.129 May 2023Release notes
Open source →- FIX: AudioEvent missing
isPreparedlogic (#1521). (1fa46c2c) - FIX: test and fix compatibility with min flutter version (#1510). (9f39e95f)
- FIX: onPrepared event to wait until player is ready / finished loading the source (#1469). (50f56365)
- FIX: rework dispose (#1480). (c64ef6d9)
- DOCS: Improve doc for 'AudioContextConfig.respectSilence' (#1490) (#1500). (415dda3b)
- FIX: AudioEvent missing
-
5.0.011 Apr 2023Release notes
Open source →Note: This release has breaking changes.
- FEAT: replace
Platform.isXwithdefaultTargetPlatform(#1446). (6cd5656c) - FEAT: extract AudioContext from audio_context_config (#1440). (e59c3b9f)
- DOCS: update AudioCache explanation, migration guide, replace package READMEs (#1457). (b8eb1974)
- BREAKING REFACTOR: prevent from confusing and conflicting class names (#1465). (7cdb8586)
- BREAKING REFACTOR: improve separation of global audioplayer interface (#1443). (c0b3f85c)
- BREAKING FEAT: event channel (#1352). (c9fd6a76)
- BREAKING FEAT: expose classes of package
audioplayers_platform_interface(#1442). (a6f89be1)
Migration instructions
Before After LogLevelmoved to audioplayerspackage asAudioLogLevelAudioplayersPlatformAudioplayersPlatformInterfaceMethodChannelAudioplayersPlatformAudioplayersPlatformGlobalPlatformInterfaceGlobalAudioplayersPlatformInterfaceMethodChannelGlobalPlatformGlobalAudioplayersPlatformStreamsInterfaceremoved ForPlayer<>removed - FEAT: replace
-
4.0.024 Jan 2023Release notes
Open source →- FIX(linux): Handle failures of OnMediaStateChange in OnMediaError (#1731). (3a5c6dca)
- FIX: Wait for seek to complete (#1712). (fd33b1d0)
- BREAKING FEAT: FramePositionUpdater & TimerPositionUpdater (#1664). (1ea93536)
- BREAKING DEPS: Update min Flutter to v3.13.0, compatibility with v3.16.8 (#1715). (e4262f4c)
- BREAKING CHORE: Upgrade to Flutter 3.13.0 (#1612). (1a3de1ac)
-
3.0.010 Jan 2023 -
2.1.001 Jan 2023Release notes
Open source →- FIX: Timeout on setting same source twice (#1520). (5d164d1f)
- FIX: test and fix compatibility with min flutter version (#1510). (9f39e95f)
- FIX: onPrepared event to wait until player is ready / finished loading the source (#1469). (50f56365)
- FIX: rework dispose (#1480). (c64ef6d9)
- FEAT: Adapt position update interval of darwin, linux, web (#1492). (ab5bdf6a)
-
2.0.026 Sep 2022Release notes
Open source →- FEAT(windows): show nuget download info explicitely in verbose mode (#1449). (136028fa)
- DOCS: update AudioCache explanation, migration guide, replace package READMEs (#1457). (b8eb1974)
- DOCS: Fix LICENSE files for windows and linux (#1431). (1f84e857)
- BREAKING FEAT: event channel (#1352). (c9fd6a76)
-
1.0.012 Jun 2022 -
1.0.0-rc.230 Apr 2022 pre-release -
1.0.0-rc.131 Mar 2022 pre-releaseRelease notes
Open source →- First release after federation
2022-04-01
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
audioplayers_windows-v1.0.0-rc.1audioplayers_android-v1.0.0-rc.1audioplayers_darwin-v1.0.0-rc.1