kapt topic
EasyAdapter
Android Annotation Processing Library to generate your adapters only with Annotations on your model, support working with Kapt and KSP Processors
Kotlin-Tutorials
仓库持续记录以 Kotlin 为基础的视频内容的制作过程
MoshiX
Extensions for Moshi including IR plugins, moshi-sealed, and more.
avaje-inject
Dependency injection via APT (source code generation) ala "Server-Side Dagger DI"
kson
Gson TypeAdapter & Factory generator for Kotlin data classes
dagger2-kotlin
dagger2,querydsl kotlin 1.7.x annotation processor, gradle 7.x
kmvvm
Kotlin+Flow+Retrofit+OKHttp+ViewBanding+ViewModel+LiveData封装的MVVM框架,支持协程方式访问网络请求,kotlin最新的编译时框架ksp,可定义全局加载失败页面,并支持全局刷新数据的点击事件,还可定义全局列表的空页面
copydynamic
Prototype of generating `copyDynamic` extension functions for kotlin data classes