notification_cleaner 0.0.4 copy "notification_cleaner: ^0.0.4" to clipboard
notification_cleaner: ^0.0.4 copied to clipboard

Programmatically clear all notifications from the system tray with this lightweight Flutter plugin. Supports modern Android and iOS implementations with a simple, minimal API.

CHANGELOG #

0.0.4 #

  • Updated dependencies and optimized code.
  • Enhanced metadata for improved visibility on pub.dev.
  • Minor bug fixes and performance improvements.

0.0.2 #

  • Initial production-ready release of notification_cleaner.
  • Migrated to Dart 3 and full Null Safety.
  • Updated Android implementation to Kotlin.
  • Added support for modern Android SDKs (compileSdkVersion 34+).
  • Added permission handling for Android 13+.

0.0.1 #

  • Initial rename and fork from clear_all_notifications.
0
likes
150
points
65
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Programmatically clear all notifications from the system tray with this lightweight Flutter plugin. Supports modern Android and iOS implementations with a simple, minimal API.

Repository (GitHub)
View/report issues

Topics

#notifications #flutter-plugin #android

License

MIT (license)

Dependencies

flutter, permission_handler

More

Packages that depend on notification_cleaner

Packages that implement notification_cleaner