Friday, February 7, 2025

Koin And Roon Project

 Koin And Room


Plugins:-

id("kotlin-kapt")
//

Dependencies:-


// Room
implementation ("androidx.room:room-runtime:2.6.1")
implementation ("androidx.room:room-ktx:2.6.1")
kapt ("androidx.room:room-compiler:2.6.1")

// Koin for Android and Compose
implementation ("io.insert-koin:koin-android:3.4.0")
implementation ("io.insert-koin:koin-androidx-compose:3.4.0")

// Lifecycle (for viewModelScope, etc.)
implementation ("androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7")









No comments:

Post a Comment

Power Of Compounding

 Power Of Compounding 1 = 1 2 = 2 3 = 4 4 = 8 5 = 16 6 = 32 7 = 64 8 = 128 9 = 256 10 = 512 11 = 1024 12 = 2048 13 = 4096 14 = 8192 15 = 163...