fluttercommunity / fluttercommunity/plus_plugins
[android_alarm_manager_plus] View pending alarms
- Dominant language
- Dart
- Stars
- 1.9k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
## Use case
Having more than a couple alarms can get confusing to track, so it'd be a good feature to be able to track which and when alarms are going to be executed.
## Proposal
Ability to view upcoming alarms and their parameters like time of their execution, its periodic duration, etc
Contributor guide
Research direction
Start by reading the android_alarm_manager_plus package's existing alarm-scheduling API and the Android AlarmManager behavior it wraps. Determine how upcoming alarms and parameters such as execution time and periodic duration should be represented and exposed; done means callers can inspect the alarms they have scheduled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, dart
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100