Android app for plausible.io statistics
- Kotlin 100%
Use flow.first() instead of collectAsState(initial = null) to determine start destination. The previous approach fired immediately with the initial null value before DataStore loaded from disk, always routing to Setup. Now the loading screen suspends until preferences are actually read. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| app | ||
| gradle | ||
| .gitignore | ||
| build.gradle.kts | ||
| CLAUDE.md | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| LICENSE | ||
| plan.md | ||
| settings.gradle.kts | ||