Join Slack
Powered by
I need something help me generate kotlin comfortab...
# ksp
i
iseki
01/04/2024, 10:55 AM
I need something help me generate kotlin comfortable. Such as convert KSType to code string with qualified name(I don't want to consider the import statements.). Are there any some library or tools?
n
Norbi
01/04/2024, 5:44 PM
Try kotlinpoet:
https://square.github.io/kotlinpoet/interop-ksp/
👍 4
3
Views
Open in Slack
Previous
Next