From 27c628019e5d5d8dccb6a3cc1f71e93482840a00 Mon Sep 17 00:00:00 2001 From: brausjonas Date: Sun, 15 Sep 2024 23:40:00 +0200 Subject: [PATCH] Notifications --- android/app/src/main/AndroidManifest.xml | 3 + icons/ic_launcher.png | Bin 0 -> 28737 bytes lib/elems/customworker.dart | 0 lib/main.dart | 69 +++++++++++++++++++++-- lib/modals/edittodomodal.dart | 6 ++ lib/pages/Home.dart | 24 ++++++++ pubspec.lock | 45 +++++++++++++++ pubspec.yaml | 7 ++- 8 files changed, 149 insertions(+), 5 deletions(-) create mode 100644 icons/ic_launcher.png create mode 100644 lib/elems/customworker.dart diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 8621b49..4fe34a8 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -1,4 +1,5 @@ + + +