39 results for “topic:kotlinpoet”
Extensions for Moshi including IR plugins, moshi-sealed, and more.
💊 Protein is an IntelliJ Plugin to generate Kotlin code for Retrofit 2 and RxJava 2 based on a Swagger definition
Kotlin API for generating Android XML Resources
Protobuf Kotlin Dataclass, Converter & Custom Kotlin Coroutine gRPC Generator
Android Annotation Processing Library to generate your adapters only with Annotations on your model, support working with Kapt and KSP Processors
🖼️ A Kotlin Multiplatform library to generate compose.ui.graphics.vector.ImageVector from XML files
GraphQL Document wrapper generator for Kotlin Multiplatform Project and Android
🧩 A library that generates kotlin code for Retrofit 2 based on a Swagger endpoint. Includes an Annotation Processor to configure and generate the code on build time.
A DSL for KotlinPoet
A simple example of an annotation processor using KSP and KotlinPoet including tests
An AutoValue extension that generates binary and source compatible equivalent Kotlin data classes of AutoValue models.
Generate Kotlin type safe accessors for Optimizely experiments and features
Annotation Processor Sample in Kotlin
Type-safe extensions for the vertx eventbus
Android View DSL generation playground
A simple example of annotation processing with Kotlin's kapt and Square's kotlinpoet.
This is an Android plugin, which can improve the performance of layout loading by parsing the layout xml file during the compilation period and converting the reflection instantiation in LayoutInflater into a normal instantiation. 这是一个Android插件,通过在编译期时解析布局xml文件,将LayoutInflater中的反射实例化转成普通的实例化,以此来提高布局加载的性能
🧭 A Kotlin Multiplatform library for Jetpack Navigation Compose to improve creation of navigation elements in a more idiomatic way
Replace KotlinPoet builders with Kotlin DSL
No description provided.
Contracts support for KotlinPoet
exhaustive iteration over class properties
A Kotlin quine made with KotlinPoet.
A ksp library to automatically generate navigation functions for jetpack compose.
Demo gradle pluggin for feature-toggles generation
BuilderKit is test data builder auto generator.
Provide a better Kotlin DSL experience for kotlinpoet.
introduction to annotation processor. https://www.youtube.com/watch?v=ffnjFZxZJM0
Kotlin简单实现ButterKnife
Kotlin DSL library for generating Kotlin Files in an annotation processor