From 71cfae90f6f070e748c67ef0cafda6e52090e30b Mon Sep 17 00:00:00 2001 From: DragonSlayer_14 Date: Sun, 4 Jan 2026 22:51:43 +0100 Subject: [PATCH] =?UTF-8?q?F=C3=BCgt=20flutter=5Flocal=5Fnotifications=20a?= =?UTF-8?q?ls=20dependency=20hinzu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pubspec.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/pubspec.yaml b/pubspec.yaml index 3397a22..70ae0b4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -36,6 +36,7 @@ dependencies: flutter: sdk: flutter flutter_expandable_fab: ^2.5.2 + flutter_local_notifications: ^19.5.0 flutter_localizations: sdk: flutter flutter_sticky_header: ^0.8.0