IrosTheBeggar / mstream-flutter

Stream and Sync music from any mStream server
http://mstream.io
GNU General Public License v3.0
30 stars 11 forks source link

Currently Flutter does not have a way to handle background audio for iOS. . . #5

Open ggalt opened 5 years ago

ggalt commented 5 years ago

Have you looked at: https://github.com/ryanheise/audio_service/issues/10 and https://github.com/alexelisenko/audio_player_service? This seems to be an iOS background audio solution for Flutter.

IrosTheBeggar commented 5 years ago

I have looked into it! It's on the todo list to integrate this plugin