AndroidJVMCommonJVMNative
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.4")
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 | 4 months ago | Common, JVM, AndroidJVM, Native, Wasm, JS | Details |
1.0.4 | 6 months ago | Common, JVM, AndroidJVM, Native | |
1.0.3 | 11 months ago | Common, JVM, AndroidJVM, Native, JS | Details |
1.0.2 | 11 months ago | Common, JVM, Native, JS | Details |
More versions will be indexed soon
Metadata
Version
6 months ago
1.0.4
- Kotlin 1.9.23
- Gradle 8.4
Supported targets
Android JVM: |
|
JVM: |
|
iOS: |
|
macOS: |
|
Developers