Is Hilt compatible with Compose Desktop?
# compose-desktop
p
Is Hilt compatible with Compose Desktop?
🚫 4
koinscroll 1
s
No, it is not. Hilt is an android plugin
The pure Dagger is compatible, as it is a jvm plugin
c
koin or kotlin-inject are two options I believe
p
no plans to do it like Room or ViewModels?
p
Koin can help 🙂
c
i think there was a discussion about the ability to move dagger to kmp. and... if they are able to do it its like 3-4 years out. so dont hold your beath.
mostly because i think all of the codgen was still java. so it was like. step 1, convert dagger to kotlin. step 2: convert to kmp