JulianAssmann / flutter_background

A flutter plugin to keep apps running in the background via foreground services. Android only.
https://pub.dev/packages/flutter_background
MIT License
88 stars 50 forks source link

[Feature Request] Ability to open app on tapping notification #25 #29

Closed alkebuware closed 3 years ago

alkebuware commented 3 years ago

Set an intent on the notification, so that the notification's app opens when tapped. Takes care of #25