muslimtv / flutter_playout

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

iOS lock screen previous next buttons #82

Open christianrockbryan opened 2 years ago

christianrockbryan commented 2 years ago

I am using flutter_playout for an online radio station app. So far it's working well, except the previous and next buttons are grayed out on the lock screen.

How can I enable those? I would like to use those to change to different stations when pressed.

Thanks, Bryan