MaikuB/flutter_local_notifications

Please consider adding support for "live update" (Android) and "live data" (iOS) notification types

開放

#2,755 建立於 2026年2月16日

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

倉庫指標

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

描述

Please consider adding support on Android for the new "live update" notification type:

https://developer.android.com/develop/ui/views/notifications/live-update

And adding support on iOS for the equivalent "live data" notification type:

https://developer.apple.com/documentation/activitykit/displaying-live-data-with-live-activities

There is another Flutter package which provides this functionality, however it would be nice to consolidate with just flutter_local_notifications rather than fragmenting event types across multiple packages:

https://pub.dev/packages/live_activities

Thanks

貢獻者指南