Skip to content

chore(deps): bump flutter_local_notifications from 20.1.0 to 21.0.0#364

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/flutter_local_notifications-21.0.0
Open

chore(deps): bump flutter_local_notifications from 20.1.0 to 21.0.0#364
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/flutter_local_notifications-21.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2026

Bumps flutter_local_notifications from 20.1.0 to 21.0.0.

Release notes

Sourced from flutter_local_notifications's releases.

flutter_local_notifications-v21.0.0

  • Breaking change bumped minimum Flutter SDK requirement to 3.38.1 and Dart SDK requirement to 3.10.0. Consequently the minimum OS requirements for each platform has been updated as well
    • [Android] minimum Android version is now 7.0 (API level 24)
    • [iOS] minimum iOS version is now 13
    • [macOS] minimum macOS version is now 10.15
  • Bumped timezone dependency
  • [Android] Breaking change bumped compileSdk to 36 and updated readme to mention this
  • [Android] bumped Android Gradle Plugin (AGP) to 8.11.1
  • Migrated example app to UIScene lifecycle
  • Updated readme to specify changes needed for applications that have migrated to UIScene lifecycle
  • Updated iOS-specific setup around registering UNUserNotificationCenterDelegate to remove redundant available check and to be more specific that it should be done in the application:didFinishLaunchingWithOptions: method
  • Bumped flutter_timezone dependency in example app

flutter_local_notifications-v21.0.0-dev.2

  • Migrated example app to UIScene lifecycle
  • Updated readme to specify changes needed for applications that have migrated to UIScene lifecycle
  • Updated iOS-specific setup around registering UNUserNotificationCenterDelegate to remove redundant available check and to be more specific that it should be done in the application:didFinishLaunchingWithOptions: method
  • Bumped flutter_timezone dependency in example app

flutter_local_notifications-v21.0.0-dev.1

  • Breaking change bumped minimum Flutter SDK requirement to 3.38.1 and Dart SDK requirement to 3.10.0.Consequently the minimum OS requirements for each platform has been updated as well
    • [Android] minimum Android version is now 7.0 (API level 24)
    • [iOS] minimum iOS version is now 13
    • [macOS] minimum macOS version is now 10.15
  • Bumped timezone dependency
  • [Android] Breaking change bumped compileSdk to 36 and updated readme to mention this
  • [Android] bumped Android Gradle Plugin (AGP) to 8.11.1
Commits
  • a2c1153 prepare for 21.0.0 stable release (#2766)
  • ba6d36a Bump futureware-tech/simulator-action from 4 to 5 (#2765)
  • fe447b0 fixed readme to mention Flutter 3.38.1 is now the minimum (#2764)
  • d6b67fc bumped flutter_timezone dependency in example app (#2763)
  • a33bb03 renamed GitHub job IDs to do with minimum supported Flutter SDK version (#2762)
  • f83077a [flutter_local_notifications] migrated example app to UIScene lifecycle (#2761)
  • b45b1e6 [flutter_local_notifications] updated compileSdk to 36 and AGP to 8.11.1 (#2758)
  • af196a4 [various] updated timezone dependency and bumped minimum Flutter and Dart SDK...
  • 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 20.1.0 to 21.0.0.
- [Release notes](https://github.com/MaikuB/flutter_local_notifications/releases)
- [Commits](MaikuB/flutter_local_notifications@flutter_local_notifications-v20.1.0...flutter_local_notifications-v21.0.0)

---
updated-dependencies:
- dependency-name: flutter_local_notifications
  dependency-version: 21.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Mar 5, 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