From 37754a58cd4c81859b1791d660220d146032acd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 09:05:31 +0000 Subject: [PATCH] Bump flutter_local_notifications from 16.3.3 to 20.1.0 Bumps [flutter_local_notifications](https://github.com/MaikuB/flutter_local_notifications) from 16.3.3 to 20.1.0. - [Release notes](https://github.com/MaikuB/flutter_local_notifications/releases) - [Commits](https://github.com/MaikuB/flutter_local_notifications/compare/flutter_local_notifications-v16.3.3...flutter_local_notifications-v20.1.0) --- updated-dependencies: - dependency-name: flutter_local_notifications dependency-version: 20.1.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 73b3a86..585f8ff 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