notification_master 0.0.2
notification_master: ^0.0.2 copied to clipboard
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.
0.0.2 #
- Fix bub point