Sithira / FlutterRadioPlayer

Flutter Radio Player, A Plugin to handle streaming audio without a hassle
BSD 3-Clause "New" or "Revised" License
137 stars 63 forks source link

Not resuming playback on Internet resume #74

Open deep1931 opened 1 year ago

deep1931 commented 1 year ago

Hello,

I have tested with internet events, when i switched off the internet it shows the flutter_radio_paused event, and on resume internet is turned into flutter_radio_loading and then nothing happened. Then on click of play button also nothing happened.

Please help with internet events, player should play/pause as per connectivity conditions.

Test project is the same library example.

Thanks

Sithira commented 1 year ago

which device did you test this on?