audio_manager 0.8.2 copy "audio_manager: ^0.8.2" to clipboard
audio_manager: ^0.8.2 copied to clipboard

A flutter plugin for music playback, including notification handling.

0.8.2 #

  • fix playOrPause method error
  • Add support for loading covers from the app's data dir on Android

0.8.1 #

  • update to flutter 2.0
  • fix to null safety

0.7.3 #

  • fix ios replay
  • support web
  • update android notification text to english

0.5.7+1 #

  • Fix Crush while playing androin audio in offline #28
  • Fix play local files #37
  • Fix Repeat one #40
  • Fix #36, #43, #45, #47
  • Fix stop and play

0.5.5+3 #

  • Play audio immediately
  • setRate method to fix num conversion double
  • Fix iOS remote Control previous/next error
  • Fix iOS remove lock screen control from notification center

0.5.4+1 #

  • Fix loading local file crash

0.5.4 #

  • fix ios autoplay
  • fix ios remote control of pre/next play event

0.5.3+3 #

  • fix out of bounds
  • fix repeated problem of notification service
  • replace android notification chinese text to icon

0.5.3 #

  • fix iOS stuck
  • add toPlay and toPause method
  • add interrupt pause

0.5.2+1 #

  • remove AndroidManifast.xml redundant configuration
  • Optimize playback status updates

0.5.1+5 #

  • Supports playing local directory media files
  • add seek completed callback
  • Add volume control & volume changed callback

0.5.1 #

  • Add internal playlist management

0.3.1+1 #

  • Fix iOS remote command error

0.3.1 #

  • Add auto attribute whether to play automatically, default is true
  • Optimize the time type
  • Fix repeat callbacks

0.2.1+hotfix.2 #

  • Fix iOS loop playback

0.2.1 #

  • Add cache hint
  • Fix start and stop error
  • List loop playback

0.1.5 #

  • Optimization error prompt.

0.1.4 #

  • Fix pub.dev support.
  • Add method to get playback info.

0.1.3 #

  • Fix Initialize before playing.

0.1.2 #

  • Fix ios timeupdate.
  • Customize the style of the slider of the demo

0.1.1 #

  • update change log

0.0.2 #

  • update seekTo, rate, onEvents callback handle.
  • update demo

0.0.1 #

  • Initial version, created by Jerome Xiong
141
likes
130
pub points
85%
popularity

Publisher

unverified uploader

A flutter plugin for music playback, including notification handling.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on audio_manager