just_audio_background 0.0.1-beta.13 just_audio_background: ^0.0.1-beta.13 copied to clipboard
An add-on for just_audio that supports background playback and media notifications.
0.0.1-beta.13 #
- Support rxdart 0.28.x.
0.0.1-beta.12 #
- Support setWebCrossOrigin.
0.0.1-beta.11 #
- Pass through missing API methods.
0.0.1-beta.10 #
- Fix bug where AudioPlayer constructor parameters were ignored.
- Update minimum flutter version to 3.0.
0.0.1-beta.9 #
- Fix currentIndex stutter.
- Performance and lint fixes (@Zekfad).
0.0.1-beta.8 #
- Fix performance issues when shuffleMode is enabled (@agersant)
0.0.1-beta.7 #
- Fix build when targeting Android 13.
- Add MediaItem.artHeaders.
0.0.1-beta.6 #
- Update documentation/example for Android 12.
- Migrate from pedantic to flutter_lints.
- Support content:// art URIs on Android (@nt4f04uNd).
0.0.1-beta.5 #
- Fix bug in stop.
0.0.1-beta.4 #
- Implement disposeAllPlayers.
0.0.1-beta.3 #
- Fix build when targeting Android 12.
0.0.1-beta.2 #
- Remove Android notification on stop.
0.0.1-beta.1 #
- Disable next/prev buttons when boundary reached.
0.0.1-beta.0+1 #
- Fix README typo.
0.0.1-beta.0 #
- Prerelease of initial version.