- The design came from Material Design 3
- Utility for jetpack compose which is Accompanist
- Dependency injection used is Hilt
- Ideas and samples inspired by Compose samples
- Jetpack Compose playground containing samples and compose libraries Compose playground (because sometimes documents are not real time updated...)
- Kotlin flow for the asynchronous data stream Flow
- Android flow implementation Android Flow