[GH-ISSUE #8412] [FR] Desktop push notifications #3811

Open
opened 2026-03-23 21:33:21 +00:00 by mirror · 1 comment
Owner

Originally created by @annieappflowy on GitHub (Dec 31, 2025).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/8412

Description

support push notifications on the user's desktop

Impact

no need to check the in app notification center

Additional Context

No response

Originally created by @annieappflowy on GitHub (Dec 31, 2025). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/8412 ### Description support push notifications on the user's desktop ### Impact no need to check the in app notification center ### Additional Context _No response_
Author
Owner

@aditya-cherukuru commented on GitHub (Jan 5, 2026):

Hi @annieappflowy, I would love to work on this feature!

I have experience with Flutter desktop notifications.
Quick technical question before I start:
Do you have a preferred package for this (e.g. local_notifier or flutter_local_notifications)?
Also, should this simply listen to the existing Notification Center stream and forward events to the OS?

Happy to draft a PR once we align on the approach.

<!-- gh-comment-id:3709121646 --> @aditya-cherukuru commented on GitHub (Jan 5, 2026): Hi @annieappflowy, I would love to work on this feature! I have experience with Flutter desktop notifications. Quick technical question before I start: Do you have a preferred package for this (e.g. `local_notifier` or `flutter_local_notifications`)? Also, should this simply listen to the existing Notification Center stream and forward events to the OS? Happy to draft a PR once we align on the approach.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#3811
No description provided.