AndroidJVMCommonJSJVMNativeWasm
compose-stable-marker
Compose stable markers for KMP to tell stable/immutable guarantees to the compose compiler.
Add to your project
implementation("com.github.skydoves:compose-stable-marker:1.0.5")
Parent project
Enhances performance by marking data as stable or immutable, allowing the compiler to optimize rendering in multi-module projects. Provides annotations like `Stable`, `Immutable`, and `StableMarker`.
Version history
Package version | Release date | Platforms | |
---|---|---|---|
1.0.5 | 5 months ago | Common, JVM, AndroidJVM, Native, Wasm, JS | |
1.0.4 | 6 months ago | Common, JVM, AndroidJVM, Native | Details |
1.0.3 | 12 months ago | Common, JVM, AndroidJVM, Native, JS | Details |
1.0.2 | 12 months ago | Common, JVM, Native, JS | Details |
More versions will be indexed soon
Metadata
Version
5 months ago
1.0.5
- Kotlin 2.0.0
- Gradle 8.6
Supported targets
Android JVM: |
|
JVM: |
|
iOS: |
|
macOS: |
|
Developers