Skip to content
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

[flutter_local_notifications] setupAlarm method: handle ScheduleMode.useAllowWhileIdle() called on null #2199

Merged
merged 4 commits into from
Jan 19, 2024

Conversation

RuchiPurohit
Copy link
Contributor

…ence

As this repository hosts multiple packages, please ensure the PR title starts with the name of the package that it relates to using square brackets (e.g. [flutter_local_notifications]). Should the PR more than one package than please prefix the title of the PR with [various] The contribution guidelines can be found at https://github.com/MaikuB/flutter_local_notifications/blob/master/CONTRIBUTING.md. Please review this as it contains details on what to follow when submitting a PR.

@MaikuB MaikuB merged commit 2e08451 into MaikuB:master Jan 19, 2024
11 checks passed
MaikuB added a commit that referenced this pull request Jan 19, 2024
…useAllowWhileIdle() called on null (#2199)

* Handle ScheduleMode.useAllowWhileIdle() called on a null object reference

* handle null: added scheduleMode = ScheduleMode.exact

* added semicolon

* fixed typo in comments

---------

Co-authored-by: Michael Bui <25263378+MaikuB@users.noreply.github.com>
MaikuB added a commit that referenced this pull request Jan 19, 2024
…useAllowWhileIdle() called on null (#2199)

* Handle ScheduleMode.useAllowWhileIdle() called on a null object reference

* handle null: added scheduleMode = ScheduleMode.exact

* added semicolon

* fixed typo in comments

---------

Co-authored-by: Michael Bui <25263378+MaikuB@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants