Skip to content

cmp toast

github-actions[bot] edited this page Jun 3, 2026 · 2 revisions

title: "cmp-toast" description: "Cross-platform toast notifications — native UI on each platform."

cmp-toast

!!! info "README in progress" A canonical cmp-toast/README.md hasn't been authored yet. Until it lands, see the GitHub source for the live code + KDoc, and the Module reference below for the contributor-facing developer notes.

Want to help? Open a PR adding `cmp-toast/README.md` and convert this
page to the README-embedded flavor (see other module pages for the
pattern).

Module reference

{% include-markdown "../../cmp-toast/DEVELOPMENT.md" start="## §1" end="## §3" heading-offset=1 comments=false %}

API reference

Each release ships the module's full Dokka HTML site inside its -javadoc.jar artifact on Maven Central.

In IntelliJ / Android Studio the IDE mounts the jar and surfaces it automatically in hover popups, Quick Documentation, and Symbol search.

Clone this wiki locally