KSP and Plugins. Optimizing Kotlin Multiplatform common code
- Track: Kotlin devroom
- Room: D.kotlin
- Day: Sunday
- Start: 13:10
- End: 13:40
- Video with Q&A: D.kotlin
- Video only: D.kotlin
- Chat: Join the conversation!
KSP (Kotlin Symbol Processing) is an API from Google for writing Kotlin compiler plugins. Using KSP we can write annotation processors to reduce boilerplate and solve cross-cutting concerns. Also KSP is more effective than KAPT. Among the advantages of using it is the support of Kotlin Multiplatform. Another way to optimize common code is to use Kotlin plugins. In my talk I would to like to show some samples how to use own plugins and KSP processing in Kotlin Multiplatform app supporting both iOS and Android.
Speakers
Anna Zharkova |