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

Is there any way to play m3u or pls? #15

Open ckildgypmk opened 5 years ago

ckildgypmk commented 5 years ago

Hi, is there any way to play audio stream?

jaspal-creator commented 5 years ago

You found any way???

maks commented 3 years ago

This app uses the Flute-music-player plugin which specifically only support local files that have been indexed by the Android framework MediaScanner, so playing audio streams is a rather extreme feature request.