From 98077e7d57e9f67b931055a49956e7d494fea0fd Mon Sep 17 00:00:00 2001 From: Joshua Burman Date: Thu, 12 Dec 2024 21:55:27 -0500 Subject: [PATCH] add local notifications --- pubspec.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/pubspec.yaml b/pubspec.yaml index b158e65..99e48d4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -44,6 +44,7 @@ dependencies: drift: ^2.22.1 flutter_expandable_fab: ^2.3.0 drift_flutter: ^0.2.2 + flutter_local_notifications: ^18.0.1 flutter_launcher_name: name: "SendTrain"