
implementation("io.github.the-best-is-best:compose_toast:2.1.2")Compose Toast package provides a simple and customizable implementation of Toast notifications for Jetpack Compose Multiplatform applications. It allows developers to easily display transient messages to users across Android, iOS, and desktop platforms.