easy_notify 1.0.0
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
installcommand to patchAndroidManifest.xmlandMainActivity.kt - π Handles Android 13+ exact alarm and battery optimization permissions
- π§ Smart Kotlin method channel support for runtime permission handling