notification_master 0.0.1
notification_master: ^0.0.1 copied to clipboard
A Flutter plugin for easy notification management on Android 7 and above (API level 24+). This plugin automatically handles all necessary permissions, manifest settings, and notification channels.
0.0.1 #
- Initial release with basic notification functionality.
- Added support for custom notification channels.
- Implemented HTTP/JSON notification polling.
- Added foreground service for reliable notification reception.
- Included permission management for Android 13 and above.
- Provided methods to check and request notification permission.
- Implemented swipe-to-dismiss capability for notifications.
- Added support for different importance levels in custom channels.
- Provided methods to manage and check the active notification service.