iampawan / Flutter-Music-Player

Flutter Music Player - First Open Source Flutter based material design music player with audio plugin to play local music files.
Apache License 2.0
1.69k stars 543 forks source link

Unhandled Exception: MissingPluginException(No implementation found for method getSongs on channel music_finder) #38

Open Tushargupta9800 opened 3 years ago

Tushargupta9800 commented 3 years ago

while running the application i've got the following error:

Unhandled Exception: MissingPluginException(No implementation found for method getSongs on channel music_finder)

please help me with it.