audioplayers_windows
Windows implementation of audioplayers, a Flutter plugin to play multiple audio files simultaneously
4.4.1
1.1M downloads/mo
#321 most downloaded on pub.dev
bluefireteam/audioplayers
What this package is like to depend on
Last release 1 months ago
27 Jun 2026
Release timing varies
gaps range from 2 weeks to 11 months
Nearly every release is documented
notes for 19 of 19 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
22 releases · first in 2022
4 releases in the last 12 months
see the full history below
Release timeline
22 releases · Apr 2022 to Jun 2026Releases
latest 22-
4.4.127 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>
Co-authored-by: Gustl22 [email protected]Release notes
Open source →- FIX(windows): Compatibility with Visual Studio 18 (2026) (#2011). (ae5f4b96)
Pay attention to the new Windows platform requirements.
2026-06-22
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
audioplayers-v6.8.0audioplayers_android-v5.3.0audioplayers_android_exo-v0.1.4audioplayers_darwin-v6.5.0audioplayers_linux-v4.3.0audioplayers_platform_interface-v7.2.0audioplayers_web-v5.3.0audioplayers_windows-v4.4.0
Release notes
Open source →- FIX(windows): Compatibility with Visual Studio 18 (2026) (#2011). (ae5f4b96)
Pay attention to the new Windows platform requirements.
- FIX(windows): Compatibility with Visual Studio 18 (2026) (#2011). (ae5f4b96)
-
4.4.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>
Release notes
Open source →- FIX(windows): Update to C++23 & Windows Implementation Lib (#2004). (faa84312)
- FEAT(android): Compatibility with Built-In Kotlin (#1991). (687218b9)
2026-06-04
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
-
4.3.129 May 2026Release notes
Open source →2026-03-01
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
audioplayers-v6.6.0audioplayers_android_exo-v0.1.3audioplayers_darwin-v6.4.0audioplayers_web-v5.2.0audioplayers_windows-v4.3.0
Release notes
Open source → -
4.3.001 Mar 2026 -
4.2.115 Jun 2025 -
4.2.011 Mar 2025 -
4.1.106 Mar 2025 -
4.1.018 Feb 2025 -
4.0.019 Mar 2024Release 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.1.002 Oct 2023Release notes
Open source →- REFACTOR: Lint Kotlin, C and C++ code (#1610). (05394668)
- FIX: Improve Error handling for Unsupported Sources (#1625). (a4d84422)
- FIX: Return null for duration and position, if not available (#1606). (2a79644a)
- FEAT: Release source for Web, Linux, Windows (#1517). (09496dcb)
- DOCS: Manual Flutter installation on Linux setup (#1631). (9086e75a)
Release notes
Open source →- REFACTOR: Lint Kotlin, C and C++ code (#1610). (05394668)
- FIX: Improve Error handling for Unsupported Sources (#1625). (a4d84422)
- FIX: Return null for duration and position, if not available (#1606). (2a79644a)
- FEAT(windows): Support for BytesSource on Windows (#1601). (a9e14710)
- FEAT: Release source for Web, Linux, Windows (#1517). (09496dcb)
-
3.0.024 Jul 2023 -
2.0.229 May 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)
2023-04-12
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
audioplayers-v4.0.1audioplayers_android-v3.0.1audioplayers_darwin-v4.0.1audioplayers_linux-v2.0.1audioplayers_web-v3.0.1audioplayers_windows-v2.0.1
-
2.0.112 Apr 2023 -
2.0.011 Apr 2023Release 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)
Release notes
Open source →Note: This release has breaking changes.
- 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.1.324 Jan 2023 -
1.1.210 Jan 2023 -
1.1.101 Jan 2023Release notes
Open source →- FIX: Duration precision on Windows (#1342). (3cda1a65)
- DOCS: Fix repos and homepages on pubspecs (#1349). (0bdde4d9)
2022-10-08
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
audioplayers-v1.1.1audioplayers_android-v1.1.1audioplayers_darwin-v1.0.3audioplayers_web-v2.0.1
-
1.1.026 Sep 2022Release notes
Open source →- FIX: player state not being updated to completed (#1257). (70a37afb)
- FIX: lowLatency bugs (closes #1176, closes #1193, closes #1165) (#1272). (541578cc)
- FIX: ios/macos no longer start audio when calling only setSourceUrl (#1206). (c0e97f04)
- FEAT: improve example (#1267). (a8154da1)
- FEAT: Platform integration tests 🤖 (#1128). (b0c84aab)
- DOCS: Remove 11-month old outdated doc file (#1180). (bae43cb1)
-
1.0.012 Jun 2022 -
1.0.0-rc.308 May 2022 pre-releaseRelease notes
Open source →- FEAT: Add onPlayerCompletion, onPlayerStateChanged and onDurationChanged for web (#1123). (760e0c94)
2022-05-08
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
audioplayers_linux-v1.0.0-rc.3audioplayers-v1.0.0-rc.3audioplayers_darwin-v1.0.0-rc.3audioplayers_windows-v1.0.0-rc.3
-
1.0.0-rc.230 Apr 2022 pre-release -
1.0.0-rc.101 Apr 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