AppDimens KMP core: shared snapshot-partitioned cache and plumbing plus the default scaled strategy (sdp/hdp/wdp/ssp). Kotlin Multiplatform — Android, JVM, iOS, macOS, Web (JS + Wasm), Linux and Windows.

Artifacts using AppDimens KMP — Core + Scaled (13)
Sort by:Popular

Auto strategy: automatic selection of the best strategy based on the current screen configuration.
Last Release on Aug 17, 2026
Density strategy: raw density-based scaling (wdp-like) for pixel-perfect layouts.
Last Release on Aug 17, 2026
Diagonal strategy: scaling based on the screen diagonal in inches.
Last Release on Aug 17, 2026
Fill strategy: fills the available space using viewport-relative sizing.
Last Release on Aug 17, 2026
Fit strategy: fits content into the available space while preserving proportions.
Last Release on Aug 17, 2026
Fluid strategy: fluid interpolation between breakpoint-based sizes.
Last Release on Aug 17, 2026
Interpolated strategy: smooth interpolation between design-time sizes across screen widths.
Last Release on Aug 17, 2026
Logarithmic strategy: logarithmic scaling that stays readable across very different screens.
Last Release on Aug 17, 2026
Percent strategy: percent / screen-fraction scaling (psdp, space* / code.percent).
Last Release on Aug 17, 2026
Perimeter strategy: scaling based on the screen perimeter in dp.
Last Release on Aug 17, 2026