Skip to content

title: "How do I {task}?" reviewed_by: date: 2026-06 # YYYY-MM — bump when content reviewed against current API version: 3.5.x # last verified kmp-toolkit version


How do I {task}?

Quick start (minimal MWE)

// ≤ 15 lines of copy-paste runnable code.
// Show the smallest path from import → call site → expected outcome.

Caveats / per-platform notes

  • Platform X: {gotcha or special handling}
  • Platform Y: {falls back to / requires / etc.}