Jumpstart your app development journey with this GitHub repository that follows clean architecture principles. Powered by Jetpack Compose, it seamlessly integrates use cases, repositories, Retrofit for network requests, Room for local storage, and a flexible theming system. This starter provides a modular and scalable foundation for your Android app. Happy coding! ππ©βπ»π¨βπ»
- Kotlin
- MVVM Clean Architecture
- Compose UI
- Retrofit2 & OkHttp3
- Room Database
- Hilt DI
- Use cases
- Unit Testing
- Kotlin Flow
- Compose State