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

Prevent persistent local cache #6

Open metroid2010 opened 5 years ago

metroid2010 commented 5 years ago

In mobile devices, caching songs as they are played is not a very optimal solution, because of storage space restrictions. Is there any way to prevent downloading songs to device, leaving only streaming?