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> |
||
|---|---|---|
| .. | ||
| assets/fonts | ||
| lib | ||
| macos | ||
| test | ||
| web | ||
| .gitignore | ||
| .metadata | ||
| analysis_options.yaml | ||
| build-macos.sh | ||
| pubspec.lock | ||
| pubspec.yaml | ||
| README.md | ||
| serve-web.sh | ||
| setup.sh | ||
reclaim_app
Recl∆Im (F∆I) client
Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.