Sorry for so many messages, but I really want to f...
# multiplatform
p
Sorry for so many messages, but I really want to finish my small app =) Well, I copy my post, maybe somebody here knows the solution: https://kotlinlang.slack.com/archives/C013BA8EQSE/p1726801164267419
m
i think dagger compiler not available in multiplatform. you can use koin and ksp this is sample project koin, room and ksp https://github.com/Coding-Meet/News-KMP-App
j
If you are familiar with Dagger, you should be using kotlin-inject for multiplatform
1
m
@jw can you tell me dagger available in multiplatform
m
ok thanks