From 63f30ef598a90444df88347b1051affdf749be0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 01:13:41 +0000 Subject: [PATCH] build(deps): bump flutter_local_notifications from 18.0.1 to 21.0.0 Bumps [flutter_local_notifications](https://github.com/MaikuB/flutter_local_notifications) from 18.0.1 to 21.0.0. - [Release notes](https://github.com/MaikuB/flutter_local_notifications/releases) - [Commits](https://github.com/MaikuB/flutter_local_notifications/compare/flutter_local_notifications-v18.0.1...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] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 690f12a..074d181 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -13,7 +13,7 @@ dependencies: geolocator: ^13.0.2 permission_handler: ^11.3.1 flutter_background_service: ^5.0.7 - flutter_local_notifications: ^18.0.1 + flutter_local_notifications: ^21.0.0 shared_preferences: ^2.3.4 flutter_map: ^7.0.2 latlong2: ^0.9.1