// project 07 — build profile
A Flutter mobile app (Android + iOS) that lets developers manage their Supabase projects from their phone — tables, SQL editor, realtime monitor, auth users, storage, edge function logs. Connects straight to Supabase's REST/Realtime APIs with stored credentials — no SupaDash backend of its own.
Free tier: connect up to 2 Supabase projects, browse tables/rows, dashboard stats, storage bucket browser. PRO ($6.99 one-time via RevenueCat, no subscription): unlimited projects, SQL editor with syntax highlighting, realtime INSERT/UPDATE/DELETE monitor with alert rules and push notifications, row editor, and edge function logs.
Phases 1–5 (scaffold, all screens, RevenueCat + theme, Firebase push, stub screens) are done. Currently in Phase 6 — wire-up & polish: closing navigation gaps, search, and general UX polish. Recent work migrated routing to Riverpod and fixed a tables infinite-loading bug.
| Rev | Date | Project | Note |
|---|---|---|---|
| A | 2026-07-26 | SUPA07 | Detail sheet issued. Phase 6 (wire-up & polish) in progress — router migrated to Riverpod, tables infinite-loading fixed. |
| — | — | — | Next entry goes here. |