iampawan / Flute-Music-Player

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

About adding our own songs #6

Closed AditiNakta closed 5 years ago

AditiNakta commented 6 years ago

Firstly Thank you for the code and tutorials.

How do we modify Music Finder to add our own songs?

nullhandler commented 5 years ago

@AditiNakta First of all, dont open issues on same problem. You can call MusicFinder.allSongs() to get the list of songs in the local storage.