Skip to content

chore(deps): bump flutter_local_notifications from 22.2.0 to 22.3.0 - #218

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/flutter_local_notifications-22.3.0
Open

chore(deps): bump flutter_local_notifications from 22.2.0 to 22.3.0#218
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/flutter_local_notifications-22.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps flutter_local_notifications from 22.2.0 to 22.3.0.

Release notes

Sourced from flutter_local_notifications's releases.

flutter_local_notifications-v22.3.0

  • [Android][iOS][macOS] added openAppNotificationSettings() method. This opens the system settings UI where the user can manage notification permissions for the app. When not possible, on iOS, it opens the application's settings on iOS and on macOS, it opens the system settings notification pane. Thanks to the PR from hamadcc
Commits
  • b475bc8 [various] added macOS implementation of openAppNotificationSettings() (#2812)
  • fd48e8c Clang Format
  • 1492de5 [flutter_local_notifications] Add openAppNotificationSettings() for Android a...
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Summary by cubic

Upgrade flutter_local_notifications from 22.2.0 to 22.3.0 to add openAppNotificationSettings() on Android, iOS, and macOS. Previously the app couldn’t open system notification settings; now it can. No changes to notification delivery or scheduling behavior.

Review notes

  • No migration required; existing notification flows should remain unchanged.
  • Smoke test notifications and verify openAppNotificationSettings() opens the correct system settings on Android, iOS, and macOS.

Written for commit 19c87b1. Summary will update on new commits.

Review in cubic

Bumps [flutter_local_notifications](https://github.com/MaikuB/flutter_local_notifications) from 22.2.0 to 22.3.0.
- [Release notes](https://github.com/MaikuB/flutter_local_notifications/releases)
- [Commits](MaikuB/flutter_local_notifications@flutter_local_notifications-v22.2.0...flutter_local_notifications-v22.3.0)

---
updated-dependencies:
- dependency-name: flutter_local_notifications
  dependency-version: 22.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants