Skip to content

Update dependency flutter_local_notifications to v22.2.0#491

Merged
Scriptbash merged 1 commit into
mainfrom
renovate/flutter_local_notifications-22.x
Jul 25, 2026
Merged

Update dependency flutter_local_notifications to v22.2.0#491
Scriptbash merged 1 commit into
mainfrom
renovate/flutter_local_notifications-22.x

Conversation

@renovate

@renovate renovate Bot commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
flutter_local_notifications (source) dependencies minor 22.1.022.2.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

MaikuB/flutter_local_notifications (flutter_local_notifications)

v22.2.0

Compare Source

  • [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

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@Scriptbash
Scriptbash merged commit 26e59d6 into main Jul 25, 2026
4 checks passed
@renovate
renovate Bot deleted the renovate/flutter_local_notifications-22.x branch July 25, 2026 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant