Skip to content

Bump flutter_local_notifications from 22.0.0-dev.3 to 22.0.1#6

Merged
omeritzics merged 1 commit into
mainfrom
dependabot/pub/flutter_local_notifications-22.0.1
Jun 20, 2026
Merged

Bump flutter_local_notifications from 22.0.0-dev.3 to 22.0.1#6
omeritzics merged 1 commit into
mainfrom
dependabot/pub/flutter_local_notifications-22.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps flutter_local_notifications from 22.0.0-dev.3 to 22.0.1.

Release notes

Sourced from flutter_local_notifications's releases.

flutter_local_notifications-v22.0.1

  • [Windows] Suppress warning around usage of experimental coroutines. This is to fix issue #2777

flutter_local_notifications-v22.0.0

  • [Android] calling the requestNotificationPolicyAccess() method belonging to the AndroidFlutterLocalNotificationsPlugin class will now highlight associated application. Thanks to the PR from Claudius Kienle
  • [Web] added web platform support. Thanks to the initial PR from Levi Lesches and completion by Gaurav
  • [Windows] when calling periodicallyShow() the message when the UnsupportedError is thrown has been updated to say Windows devices cannot periodically show notifications instead. This has happened as a result of shifting the responsibility of reporting the UnsupportedError so it is done by flutter_local_notifications_windows instead of flutter_local_notifications
  • [Windows] bumped xml dependency so that supported range is >=6.5.0 <8.0.0
  • Fixed missing code formatting in the Notification Actions configuration section. Thanks to the PR from Matias de Andrea
Commits
  • 56cb862 [various] suppress experimental coroutine deprecation warnings showing up for...
  • e67b223 added changelog entry on platform interface dependency bump (#2783)
  • d4e7927 [various] prepare for 22.0.0 stable release (#2782)
  • 6f2d72b updated .gitignore settings (#2779)
  • d514b4f docs: improve format (#2778)
  • See full diff in compare view

@dependabot dependabot Bot added dart Pull requests that update dart code dependencies Pull requests that update a dependency file labels Jun 15, 2026
Bumps [flutter_local_notifications](https://github.com/MaikuB/flutter_local_notifications) from 22.0.0-dev.3 to 22.0.1.
- [Release notes](https://github.com/MaikuB/flutter_local_notifications/releases)
- [Commits](MaikuB/flutter_local_notifications@flutter_local_notifications-v22.0.0-dev.3...flutter_local_notifications-v22.0.1)

---
updated-dependencies:
- dependency-name: flutter_local_notifications
  dependency-version: 22.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pub/flutter_local_notifications-22.0.1 branch from dc1d6a6 to 94647ab Compare June 20, 2026 22:55
@omeritzics omeritzics merged commit 3b787d5 into main Jun 20, 2026
6 checks passed
@dependabot dependabot Bot deleted the dependabot/pub/flutter_local_notifications-22.0.1 branch June 20, 2026 23:10
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.

1 participant