audio_manager 0.3.1+1 audio_manager: ^0.3.1+1 copied to clipboard
A flutter plugin for music playback, including notification handling.
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