google / google/ground-android
[Code health] Fix startup and initialization flow
Open
type: code health
- Dominant language
- Kotlin
- Stars
- 293
- Forks
- 149
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 42
Description
The current flow is scattered across `StartUpFragment`, `MainActivity`, `MainViewModel`, and is inconsistent in its use of UI states and Flows and Coroutines. We need a clearer, better approach to init and sign in state.
Contributor guide
Assessment
This issue has not been assessed yet.