-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat/daily reminders #94
Conversation
This is for next time!!Every commit must be complete and every commit message must be meaningful.Whenever you commit one or more files, add a one-line comment following these simple rules:
So, you end up with a perfect and concise English sentence.If you want to indicate your branch is still a work in progress, please attach the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This feature works... the code looks pretty good!!
Good job!!
@SankethBK is this PR only for Android push notifications correct? |
yes |
@SankethBK do you think using this https://pub.dev/packages/sprintf is a good idea? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
What type of PR is this? (check all applicable)
Description
Featured Covered in this PR
SCHEDULE_EXACT_ALARM
on Android permission. So notifications can be sent even if app is closedRelated Tickets & Documents
Screenshots, Recordings
Tested Feature??