reclaim/app/lib
flemming-it 9dfa418e92 fix(ui): never hang on a blank frame when the hub is unreachable
main() awaited the hub health probe before runApp(); a gRPC-web
error out of HubRepository.connect propagated and left the app on a
white page. Guard the settings+probe in main() with a MockRepository
fallback so the first frame always paints.

Signed-off-by: flemming-it <sf@flemming.it>
2026-06-19 02:25:39 +02:00
..
data feat(hub): default to live hub on startup + accept partial flow bags 2026-06-18 15:43:15 +02:00
pages perf(ui): stop the nav-rail brand pulse to fix web scroll jank 2026-06-19 02:25:38 +02:00
theme feat(brand): rename product to Recl∆Im (Reclaim) across app, bundle, docs 2026-06-18 13:42:55 +02:00
widgets perf(ui): stop the nav-rail brand pulse to fix web scroll jank 2026-06-19 02:25:38 +02:00
main.dart fix(ui): never hang on a blank frame when the hub is unreachable 2026-06-19 02:25:39 +02:00