Skip to content

MoniceLink/flutter_notification_listener

 
 

Repository files navigation

flutter_notification_listener (forked)

Important

This is the fork of jiusanzhou/flutter_notification_listener which uses the ForegroundService to listen notifications on background. This version removes the implementation of ForegroundService and prevents the package from creating new FlutterEngine to run the service. So it can be handled by your own ForegroundService implementation.

If you don't want to create your own ForegroundService, you need to use the original version of flutter_notification_listener.


For more information, please refer to the original repository: jiusanzhou/flutter_notification_listener

Contributors

Languages

  • Kotlin 65.9%
  • Dart 34.1%