notification_listener_service_fixed 0.0.2 copy "notification_listener_service_fixed: ^0.0.2" to clipboard
notification_listener_service_fixed: ^0.0.2 copied to clipboard

PlatformAndroid

Flutter Plugin to listen to all incoming notifications (posted or removed) with the possibility to reply to them

源工程地址:https://pub.dev/packages/notification_listener_service

使用方法一样,引用修改为:

dependencies:

notification_listener_service:

git:

  url: https://github.com/zss5599/notification_listen_server.git
  
  ref: main

修改了源工程问题:

1.授予权限页面返回闪退

2.app图标不显示问题

3.同一个通知收到重复广播消息问题

4.增加应用名称信息

5.增加通知推送时间信息

6.增加获取当前系统通知方法(源工程只有方法,没有是原生实现)

0
likes
155
points
8
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter Plugin to listen to all incoming notifications (posted or removed) with the possibility to reply to them

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on notification_listener_service_fixed

Packages that implement notification_listener_service_fixed