notification_listener_service 1.0.0
notification_listener_service: ^1.0.0 copied to clipboard
Flutter Plugin to listen to all incoming notifications (posted or removed) with the possibility to reply to them
1.0.0 #
- Update notification size display
- Add timestamp for notification
0.3.5 #
- Add onGoing flag for Notification
0.3.4 #
- Add namespace for android build.gradle
0.3.3 #
- Added support for Android 14
0.3.2 #
- Added support for large icon
0.3.1 #
- Fixed the notifications stream broadcast
0.0.3 #
- Checked if you can reply to a notification
- Added the possibility to reply to a notification
0.0.2 #
- Usage improvements
0.0.1 #
- Initial release