easy_notify 1.0.0 copy "easy_notify: ^1.0.0" to clipboard
easy_notify: ^1.0.0 copied to clipboard

A Flutter package to simplify local notifications with scheduled, repeated, and instant support, plus CLI for auto configuration.

Changelog #

All notable changes to this project will be documented in this file.

1.0.0 - 2025-07-12 #

🚀 Initial release #

  • ✅ Supports instant, scheduled, and repeating notifications
  • ⚙️ Adds auto Android permission injection (via CLI)
  • 📦 Includes install command to patch AndroidManifest.xml and MainActivity.kt
  • 🔋 Handles Android 13+ exact alarm and battery optimization permissions
  • 🧠 Smart Kotlin method channel support for runtime permission handling
32
likes
130
points
59
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package to simplify local notifications with scheduled, repeated, and instant support, plus CLI for auto configuration.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_local_notifications, path_provider, permission_handler, timezone

More

Packages that depend on easy_notify