Search Gradle plugins
Plugin | Latest Version |
---|---|
dev.icerock.mobile.multiplatform.ios-frameworkPlugin will setup sync gradle tasks in group cocoapods for cocoapods integration. Example of podspec for integration here - https://github.com/icerockdev/moko-template/blob/master/mpp-library/MultiPlatformLibrary.podspec |
0.14.4
(29 September 2024) |
dev.icerock.mobile.multiplatform.cocoapodsSetup CocoaPods interop. Path to Pods project and configuration can be set globally into gradle.properties |
0.14.4
(29 September 2024) |
dev.icerock.mobile.multiplatform.apple-frameworkAfter enable this plugin while using framework configuration you can add dependencies to export just like in iOS framework. |
0.14.4
(29 September 2024) |
dev.icerock.mobile.multiplatform.android-sourcesAfter enable this plugin you can move android's main source set to androidMain, release to androidRelease, test to androidTest etc. |
0.14.4
(29 September 2024) |
dev.icerock.mobile.multiplatform.android-manifestAfter enable this plugin you can move AndroidManifest.xml from src/main/AndroidManifest.xml to src/androidMain/AndroidManifest.xml |
0.14.4
(29 September 2024) |
fun.adaptiveKotlin Multiplatform compiler plugin for the Adaptive library. |
0.7.0
(29 August 2024) |
io.github.usefulness.ktlint-gradle-pluginLint and formatting for Kotlin using ktlint with configuration-free setup on JVM and Android projects |
0.10.0
(28 August 2024) |
cn.szkug.krpcgenerate kotlin multiplatform code from .proto files base on wire |
1.0.0-unk1
(13 August 2024) |
io.github.turansky.kfc.webpackWebpack configuration for Kotlin/JS |
8.10.0
(11 August 2024) |
io.github.turansky.kfc.settingsGradle settings configuration for Kotlin/JS |
8.10.0
(11 August 2024) |