This projects aims to show how to create a simple that handle main functionalities (CRUD) with your database in compose multiplatform. Also it uses preferences to handle dark theme preferences for your aplication.
- Compose Multiplatform : IOS - ANDROID
- CRUD with SQLDeLight library
- Local Database and Preferences
- Dark theme Preferences
- Clean architecture
- Koin for dependencies
Kotlin, Compose Multiplatform, SqlDeLight, multiplatform settings, koin, coroutines