feat(U4): background sync and local notifications for new mail (#28)

This commit was merged in pull request #28.
This commit is contained in:
Bot of Thomas Güttler
2026-05-14 04:06:35 +02:00
parent 0e291b509b
commit 2715c1613f
9 changed files with 199 additions and 3 deletions
+4
View File
@@ -45,6 +45,10 @@ dependencies:
url_launcher: ^6.3.2
flutter_markdown: ^0.7.7+1
# Background sync and local notifications
flutter_local_notifications: ^18.0.1
workmanager: ^0.5.2
dev_dependencies:
flutter_test:
sdk: flutter