Skip to content
This repository has been archived by the owner on Oct 1, 2021. It is now read-only.

Latest commit

 

History

History
36 lines (26 loc) · 1.34 KB

README.md

File metadata and controls

36 lines (26 loc) · 1.34 KB

mStream Flutter

Android and iPhone apps for mStream Server

This Project Needs Some Help

Currently Flutter does not have a way to handle background audio for iOS. If you are an iOS developer who wants to help implement this, let me know.

Features Todo List

High Priority

Low Priority

  • Save/delete/update playlists
  • Search Feature
  • Re-arrange queue / Re-arrange servers

Extra Low Priority

  • Display Album Art for albums (Image resizing for network images currently sucks)
  • Update all metadata instances after a star rating
  • Download animation doesn't work if you leave and go back in browser
  • Double check all caching code against mStream WebApp
  • Auto DJ

Blocked

Not to self

Make sure to bum version number in /android/app/build.gradle before releasing