johncarl81 / parceler

:package: Android Parcelables made easy through code generation.
http://parceler.org
Apache License 2.0
3.56k stars 273 forks source link

[Request Feature] Support for Kotlin Symbol Processing #401

Open doniwinata0309 opened 2 years ago

doniwinata0309 commented 2 years ago

Hi, Any plan to support Kotlin Symbol Processing (KSP)? When using kotlin we used KAPT which is relatively slow. Currently if library supporting KSP it will be faster to compile. https://github.com/google/ksp#supported-libraries