From 1935af2204270d01b3a0eadd96290f23e4aa478c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 11:58:57 +0000 Subject: [PATCH] build(deps): bump flutter_local_notifications from 19.2.1 to 20.0.0 Bumps [flutter_local_notifications](https://github.com/MaikuB/flutter_local_notifications) from 19.2.1 to 20.0.0. - [Release notes](https://github.com/MaikuB/flutter_local_notifications/releases) - [Commits](https://github.com/MaikuB/flutter_local_notifications/compare/flutter_local_notifications-v19.2.1...flutter_local_notifications-v20.0.0) --- updated-dependencies: - dependency-name: flutter_local_notifications dependency-version: 20.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.lock | 18 +++++++++--------- pubspec.yaml | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 62cac8b2bd..cad4a31d50 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -498,34 +498,34 @@ packages: dependency: "direct main" description: name: flutter_local_notifications - sha256: b94a50aabbe56ef254f95f3be75640f99120429f0a153b2dc30143cffc9bfdf3 + sha256: "76cd20bcfa72fabe50ea27eeaf165527f446f55d3033021462084b87805b4cac" url: "https://pub.dev" source: hosted - version: "19.2.1" + version: "20.0.0" flutter_local_notifications_linux: dependency: transitive description: name: flutter_local_notifications_linux - sha256: e3c277b2daab8e36ac5a6820536668d07e83851aeeb79c446e525a70710770a5 + sha256: dce0116868cedd2cdf768af0365fc37ff1cbef7c02c4f51d0587482e625868d0 url: "https://pub.dev" source: hosted - version: "6.0.0" + version: "7.0.0" flutter_local_notifications_platform_interface: dependency: transitive description: name: flutter_local_notifications_platform_interface - sha256: "2569b973fc9d1f63a37410a9f7c1c552081226c597190cb359ef5d5762d1631c" + sha256: "23de31678a48c084169d7ae95866df9de5c9d2a44be3e5915a2ff067aeeba899" url: "https://pub.dev" source: hosted - version: "9.0.0" + version: "10.0.0" flutter_local_notifications_windows: dependency: transitive description: name: flutter_local_notifications_windows - sha256: f8fc0652a601f83419d623c85723a3e82ad81f92b33eaa9bcc21ea1b94773e6e + sha256: "7ddd964fa85b6a23e96956c5b63ef55cdb9e5947b71b95712204db42ad46da61" url: "https://pub.dev" source: hosted - version: "1.0.0" + version: "2.0.0" flutter_localizations: dependency: "direct main" description: flutter @@ -1660,4 +1660,4 @@ packages: version: "3.1.3" sdks: dart: ">=3.10.0 <4.0.0" - flutter: ">=3.38.6 <4.0.0" + flutter: ">=3.38.6" diff --git a/pubspec.yaml b/pubspec.yaml index 5b68cf8a0c..6381ea6fe8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -33,7 +33,7 @@ dependencies: flutter_dotenv: ^5.0.2 flutter_hooks: ^0.21.2 flutter_lints: ^6.0.0 - flutter_local_notifications: ^19.1.0 + flutter_local_notifications: ^20.0.0 flutter_localizations: sdk: flutter flutter_markdown: ^0.6.18+3