0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Dart11 forks (11 forks)auto 404
enhancementgood first issuehacktoberfest
Repository metrics
- Stars
- 54 stars (54 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
Feature Description
I would like to have notifications when a Pomodoro session ends and when a break starts or ends. This feature will help users stay informed about session transitions even if they are not actively looking at the app.
Sample Code (if any)
No response
References
Contributor guide
- Research direction
- Implement local notifications for session transitions using Flutter's flutter local notifications package or platform specific APIs. For Android, use notification channels; for iOS, request notification permissions. Provide sample code and testing instructions.
- Tech stack
- dartflutter
- Domain
- mobile
- Issue type
- Feature
- Prerequisites
- FlutterDart