kotlin-reflect
There are 9 repositories under kotlin-reflect topic.
ZacSweers/MoshiX
Extensions for Moshi including IR plugins, moshi-sealed, and more.
wuseal/Kotlin-Reflect-Tools-For-Android
Kotlin reflect tools for Android
wuseal/Kotlin-Reflect-Tools-For-JVM
Kotlin reflect tools for JVM
sya-ri/ktConfig
Spigot configuration library using Kotlin data classes.
ghasemdev/kotlin-reflection
This is a practice project for writing unit tests in Java and Kotlin for private function with reflection.
goatbytes/KFlect
Kotlin Reflection Library
m00shm00sh/kproxymap
Proxy map for Kotlin data classes to support lens serialization
Forteanjo/Http_Constants
Using Kotlin Reflection to grab the property names and values (held in string resources) of companion objects holding useful Http constants
raheemadamboev/custom-type-safe-nav-type
A simple app that demonstrates navigating with custom types by implementing NavType in type-safe way via Jetpack Compose Navigation