You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the timer can only be checked via application
Solution -
The timer should be visible in the app's push notifications, allowing users to quickly view the remaining time without opening the app. The notification should update in real-time as the timer counts down. Proposed package to be used - Flutter_local_notifications
Impact -
This feature will enhance user convenience and improve the overall user experience.
If you think this is a valid point, then allow me to work on it.
The text was updated successfully, but these errors were encountered:
Yup, I'll assign this to you. Just make sure it doesn't drain too much battery, we've had this issue in the past with persistent nofications (via a foreground service)
Problem -
Currently the timer can only be checked via application
Solution -
The timer should be visible in the app's push notifications, allowing users to quickly view the remaining time without opening the app. The notification should update in real-time as the timer counts down.
Proposed package to be used -
Flutter_local_notifications
Impact -
This feature will enhance user convenience and improve the overall user experience.
If you think this is a valid point, then allow me to work on it.
The text was updated successfully, but these errors were encountered: