MaikuB/flutter_local_notifications

Callback on scheduled notification shown (Android)

開放

#1,699 建立於 2022年9月12日

 (6 則留言) (5 個反應) (0 位負責人)Dart (1,561 個分叉)batch import
help wanted

倉庫指標

星標
 (2,663 顆星)
PR 合併指標
 (平均合併 59分鐘) (30 天內合併 4 個 PR)

描述

Now that the plugin is open to running Flutter code in the background, what about optionally firing a callback when a scheduled notification is shown to the user? I think it's only doable on Android, so it would probably be an optional callback in AndroidInitializationSettings, with similar restrictions as onDidReceiveBackgroundNotificationResponse in initialize().

If the idea sounds reasonable, I might be able to prepare a merge request on my own.

貢獻者指南