Sithira / FlutterRadioPlayer

Flutter Radio Player, A Plugin to handle streaming audio without a hassle
MIT License
139 stars 64 forks source link

changed methodChannelName for fix bug MissingPluginException in Android #4

Closed cjamcu closed 4 years ago

cjamcu commented 4 years ago

He had been reported several issues of MissingPluginException on Android. This happened because in the interface it is called flutter_radio_player and the android class was waiting for it as streaming_audio_player