jeromexiong / audio_manager

A flutter plugin for music playback, including notification handling.
MIT License
100 stars 53 forks source link

Audio Player issue #48

Closed muaz7304 closed 3 years ago

muaz7304 commented 3 years ago

The stop button does not reset the playing audio. The audio just paused there and when play button is pressed, it give this error

I/flutter (12726): AudioManagerEvents.error, you must invoke the [start] method after calling the [stop] method