jeromexiong / audio_manager

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

Notification related #36

Closed hrongyong closed 3 years ago

hrongyong commented 4 years ago

When I click close in the notification bar, the player will enter the stop, but the app does not refresh AudioManager.instance.isPlaying will not become false Can the status of the stop be exposed?