-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels