Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.zenhelix.kmm-compose-libraryA Gradle plugin that simplifies and enhances the configuration of Kotlin Multiplatform Compose projects |
0.12.0
(22 March 2025) |
io.github.guilhe.kmp.plugin-composeuiviewcontrollerAutomates configuration for the KMP-ComposeUIViewController KSP library by introducing a Gradle extension for streamlined setup and usage. |
2.1.21-1.8.1
(27 May 2025) |
com.javiersc.gradle.plugins.android.libraryA custom plugin for `id("com.android.library")` plugin with a basic setup |
0.1.0-rc.1
(24 October 2021) |
org.jetbrains.kotlinx.atomicfuEnables efficient use of atomic operations in Kotlin multiplatform projects. |
0.28.0-beta
(30 May 2025) |
ir.mahozad.vlc-setupPrepares and builds VLC for Compose Multiplatform desktop applications (.dll/.so/.dylib plugin files for Windows, Linux, macOS respectively) to be able to implement a self-contained media player with vlcj library without requiring VLC to have been installed on the system. |
0.1.0
(03 June 2025) |
org.splitties.version-syncFor library or Gradle plugin projects where you want to centralize where the version is defined. |
0.2.6
(13 November 2023) |
io.github.appspiriment.library-hiltThe Android Compose Library Plugin streamlines the setup of Jetpack Compose and Hilt within your Android library modules. Leveraging the core configurations established by the Android Base Library Plugin, this plugin not only takes care of the fundamental settings like applying the Android and Kotlin plugins, setting SDK versions, and defining build types, but also automates the configuration of Compose build features, sets the correct Kotlin compiler extension version, and adds all the essential Compose dependencies. This includes UI, tooling, and testing libraries. Furthermore, it integrates Hilt by applying the necessary Hilt plugins and adding the required Hilt dependencies. By using this plugin, you can quickly enable Compose and Hilt in your library modules and ensure that all the necessary components are correctly configured, allowing you to start building beautiful and reactive UIs with ease while benefiting from dependency injection. It ensures that your library modules are consistently configured with the base settings, Hilt, and Compose. |
0.0.7
(17 May 2025) |
io.github.appspiriment.library-composeThe Android Compose Library Plugin streamlines the setup of Jetpack Compose and Hilt within your Android library modules. Leveraging the core configurations established by the Android Base Library Plugin, this plugin not only takes care of the fundamental settings like applying the Android and Kotlin plugins, setting SDK versions, and defining build types, but also automates the configuration of Compose build features, sets the correct Kotlin compiler extension version, and adds all the essential Compose dependencies. This includes UI, tooling, and testing libraries. Furthermore, it integrates Hilt by applying the necessary Hilt plugins and adding the required Hilt dependencies. By using this plugin, you can quickly enable Compose and Hilt in your library modules and ensure that all the necessary components are correctly configured, allowing you to start building beautiful and reactive UIs with ease while benefiting from dependency injection. It ensures that your library modules are consistently configured with the base settings, Hilt, and Compose. |
0.0.7
(17 May 2025) |
com.jstarczewski.kstate.generatePlugin generates Swift wrappers needed for Kstate state management library to work. The code of the library is available in the same repository as the kstate-generate gradle plugin. |
0.0.3
(13 February 2023) |
com.jamshedalamqaderi.ktransport.gradle-pluginA plugin for ktransport library which generate client side code for grpc server |
1.0.6
(29 July 2023) |