Package-level declarations

Types

Link copied to clipboard

Gradle extension to configure the plugin parameters

Link copied to clipboard
class KmpComposeUIViewControllerPlugin : Plugin<Project>

Heavy lifts gradle configurations when using KMP-ComposeUIViewController library.

Link copied to clipboard
class PluginConfigurationException(message: String, cause: Throwable? = null) : GradleException