โ† All projects
In progress v1.0.0 Updated 28 Aug 2026

Musillow

A music app built around discovery rather than around your existing library.

FlutterDartMusicDiscovery

Roadmap

Offline cache for the current flow

Next

The flow is fetched fresh every session, which makes a bad connection very visible.

Explain why a track appeared

Next

The stage intent is already known server-side. Surfacing it costs nothing and helps trust.

Desktop build

Considering

The Flutter target is free; the value is unclear for a discovery-first app.

Known issues

MU-5Open

Skips near a stage boundary are attributed to the wrong stage

The client reports the stage it is rendering, not the one the track belongs to.

MU-2Confirmed

Flow request blocks the first paint

The app shows nothing until the server answers. It should render a cached shell first.