Skip to content

[Feat] Local Notification System #5

@sunpl13

Description

@sunpl13

Overview

Deliver local push notifications when a Geofence 'Enter' event is triggered.

Requirements

  • Use flutter_local_notifications.
  • Trigger immediate notification upon entering a 100m radius.
  • Debouncing: Prevent duplicate alarms if the user stays at the boundary (Implement 5-minute cooldown or Exit-Enter logic).
  • Action buttons in notification (Complete, Snooze) if supported.

References

  • PRD Section 2.2 (Notification & Action)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions