X-SLAYER / notification_listener_service

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
MIT License
19 stars 24 forks source link

Background functionality #16

Closed JimScope closed 9 months ago

JimScope commented 9 months ago

Is there any possibility to get the notifications even if the activity has been destroyed?

X-SLAYER commented 9 months ago

yes use any background services plugin here is an example on using this plugin while on a background