SeaLion is simple todo app sample with Jetpack Compose. The concept of this sample is my development practice.
presentation
--> usecase
--> domain
<-- data
- Kotlin
- Coroutines/Flow
- Jetpack Compose
- Android Architecture Components
- ViewModel
- Navigation
- Dagger Hilt (2.36)
- layout test
- custom theme
- animations