muslimtv / flutter_playout

AV Playout in Flutter
BSD 3-Clause "New" or "Revised" License
154 stars 93 forks source link

Clicking play/pause media button on notification does not notify(update) player state in widget. #1

Closed yeldar-nurpeissov closed 4 years ago

yeldar-nurpeissov commented 4 years ago
  1. Open example app.

  2. Click play audio.

  3. After playing started, track appears in notification bar. Then click pause media button in notification.

  4. Player is paused, but play/pause widget button does not updated.

KhuramKhalid commented 4 years ago

Hi Yeldar, many thanks for pointing this out. I've added a fix for this in v 1.0.6. Please update and check and let me know if it still doesn't work or if you see any other issues. Many thanks once again.