easy_audio_player 1.0.1 copy "easy_audio_player: ^1.0.1" to clipboard
easy_audio_player: ^1.0.1 copied to clipboard

A drop-in Flutter audio player with background playback, notification controls, and Material 3 adaptive theming.

Unreleased #

1.0.1 #

  • Increased test coverage to 51% (AudioPlayerConfig, EasyLoopMode, ControlButtons).
  • Updated iOS example project for iOS 13 and CocoaPods compatibility.
  • Fixed screenshot URLs to use absolute GitHub raw URLs in README.

1.0.0 #

  • First stable release.
  • MiniPlayer, ExpandedPlayer, PlayerControls widgets with Material 3 adaptive theming.
  • Background playback with lock-screen notification controls via just_audio_background.
  • Playlist management: load, add, remove, reorder, shuffle, loop.
  • Waveform visualization (Android, iOS, macOS) via just_waveform.
  • Headless mode via EasyAudioPlayer.service for custom UIs.
  • AudioTrack.network and AudioTrack.file constructors.
  • BehaviorSubject-backed streams: playerStateStream, currentTrackStream, positionStream, queueStream, errorStream.
  • Auto-skip on track error with errorStream emission.

0.0.1 #

  • Initial release.
  • Added audio player widgets.
11
likes
150
points
38
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A drop-in Flutter audio player with background playback, notification controls, and Material 3 adaptive theming.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

audio_session, audio_video_progress_bar, flutter, just_audio, just_audio_background, just_waveform, rxdart

More

Packages that depend on easy_audio_player