This is a sample calculator application using Jetpack Compose and Clean Architecture ™️.
Features
- Make API requests with Retrofit
- Store history to a SQLite database with Room
- Dependency injection with Dagger-Hilt
- Compose navigation
- Stateful components using shared view models
Grab the APK from the releases page or download the project and generate it yourself.
Do you have any suggestions? Feel free to open an issue to talk about it!
MIT