Search Gradle plugins
Plugin | Latest Version |
---|---|
com.javiersc.compose.resourcesCompose Resources to be used in Kotlin Multiplatform |
0.1.0-alpha.17
(27 January 2023) |
io.github.iamwent.decompilerA Gradle plugin for decompiling bytecodes into Java codes. It helps us dive into Jetpack Compose, Kotlin Coroutine, and more. |
0.2.0
(03 April 2024) |
dev.shushant.generate-app-resource-class.pluginSimplify resource management in your Jetpack Compose project with the Generate App Resource Class plugin. This Gradle plugin automates the creation of a Kotlin class that acts as a central hub for accessing application resources such as strings and drawables directly from your Composables. |
1.0.1
(29 December 2023) |
dev.teogor.ceres.android.library.composeConfigures Android library projects with Jetpack Compose for modern UI development. |
1.0.0-alpha05
(15 April 2024) |
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.3
(25 February 2025) |
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.3
(25 February 2025) |
dev.teogor.ceres.android.application.composeConfigures Android Compose-specific options for your Android application. Enhance your app's UI with the power of Jetpack Compose for modern Android development. |
1.0.0-alpha05
(15 April 2024) |
com.quadible.sherlockpluginA plugin that helps us to record screenshots for Android apps (View-Based or Jetpack Compose UIs) and and compare them with previous version to check if unwanted changes were introduced. |
1.0
(07 November 2020) |
io.github.rf19l.ktxmlGradle plugin to convert Android XML resources into Kotlin objects using Jetpack Compose. Handles dimensions, colors, and styles. |
1.0.0
(25 July 2023) |