Group: GitHub Bodenberg
Sort by:Popular

21.AppDimens Dynamic — Fill

io.github.bodenberg » appdimens-dynamic-fill Apache

Fill geometric scaling strategy (flsdp / code.fill).
Last Release on Aug 19, 2026

22.AppDimens Dynamic — Fit

io.github.bodenberg » appdimens-dynamic-fit Apache

Fit geometric scaling strategy (ftsdp / code.fit).
Last Release on Aug 19, 2026

23.AppDimens Dynamic — Fluid

io.github.bodenberg » appdimens-dynamic-fluid Apache

Fluid / clamp scaling strategy (fsdp / code.fluid).
Last Release on Aug 19, 2026
Interpolated scaling strategy (isdp / code.interpolated).
Last Release on Aug 19, 2026
Logarithmic scaling strategy (logsdp / code.logarithmic).
Last Release on Aug 18, 2026
Percent / screen-fraction scaling strategy (psdp, space* / code.percent).
Last Release on Aug 19, 2026
Perimeter geometric scaling strategy (prsdp / code.perimeter).
Last Release on Aug 19, 2026

28.AppDimens Dynamic — Power

io.github.bodenberg » appdimens-dynamic-power Apache

Power-curve scaling strategy (pwsdp / code.power).
Last Release on Aug 18, 2026

29.AppDimens Dynamic — Resize

io.github.bodenberg » appdimens-dynamic-resize Apache

Auto-resize (BoxWithConstraints / Context) helpers.
Last Release on Aug 19, 2026
Physical units (mm / cm / inch) helpers.
Last Release on Aug 19, 2026

31.AppDimens KMP — Auto

io.github.bodenberg » appdimens-kmp-auto-android Apache

Auto strategy: automatic selection of the best strategy based on the current screen configuration.
Last Release on Aug 17, 2026

32.AppDimens KMP — BOM

io.github.bodenberg » appdimens-kmp-bom Apache

Bill of Materials for AppDimens KMP — version constraints for appdimens-kmp and appdimens-kmp-<strategy> modules.
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

35.AppDimens KMP — Fill

io.github.bodenberg » appdimens-kmp-fill-android Apache

Fill strategy: fills the available space using viewport-relative sizing.
Last Release on Aug 17, 2026

36.AppDimens KMP — Fit

io.github.bodenberg » appdimens-kmp-fit-android Apache

Fit strategy: fits content into the available space while preserving proportions.
Last Release on Aug 17, 2026

37.AppDimens KMP — Fluid

io.github.bodenberg » appdimens-kmp-fluid-android Apache

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