Skip to content

chore(deps): Bump flutter_local_notifications from 22.1.0 to 22.2.0 - #184

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pub/flutter_local_notifications-22.2.0
Open

chore(deps): Bump flutter_local_notifications from 22.1.0 to 22.2.0#184
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pub/flutter_local_notifications-22.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps flutter_local_notifications from 22.1.0 to 22.2.0.

Release notes

Sourced from flutter_local_notifications's releases.

flutter_local_notifications-v22.2.0

  • [Android][iOS][macOS] added support for callbacks to fire when a notification has been dismissed. This requires opting in by where the key requirements is to make use of the dismissIsolate property added to the AndroidNotificationDetails and DarwinNotificationDetails class. This indicates which isolate should be used to handle when a notification has been dismissed. Note on macOS, there is no support for background isolates so callback will always fire on the main isolate despite what is specified. Please see example app for more details on how to set up handling dismissals. Thanks to the PR from from Vasily Laushkin
  • [iOS] fixed issue #2807 where the manifest for SPM incorrectly declared the minimum iOS version is 11 when it should have been 13. Thanks to the PR from Bizzwell
Commits
  • 2f9c5a9 prepare for 22.2.0 release (#2809)
  • 46133c8 Google Java Format
  • ca41f01 [various] Add support for notification dismissed callbacks (#2790)
  • 3208914 [flutter_local_notifications] raise iOS minimum to 13.0 in Package.swift to m...
  • 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)

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

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

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

Labels

dart Pull requests that update dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants