
implementation("io.github.kdroidfilter:compose-native-notification:0.2.0")The Compose Native Notification library is a Kotlin Multiplatform library designed to work with Compose Multiplatform that enables developers to add notifications to their applications in a unified way across different platforms, including Windows, Linux, Android, and macOS. The main goal of this library is to provide a declarative way to send notifications on Android while removing all boilerplate code, and to enable sending native notifications on other platforms. The library provides seamless integration with Jetpack Compose, allowing notifications to be handled consistently within Compose-based applications.
| Version | Release | Platforms and targets |
|---|---|---|
| 0.2.0 | Release: 27 Oct 2024 | Android JVMJVMWasmJS |
| Version | Release | Platforms and targets |
|---|---|---|
| 0.2.0 | Release: 27 Oct 2024 | Android JVMJVMWasmJS |