From 0af9986262e53b232731408ad38e9fda3da2cfa2 Mon Sep 17 00:00:00 2001 From: Matthias Nott <mnott@mnsoft.org> Date: Wed, 01 Apr 2026 18:02:59 +0200 Subject: [PATCH] feat: smart badge counting, persisted unreads, flutter_app_badger, race condition fixes --- pubspec.yaml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index c940897..ef8929f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -32,6 +32,7 @@ bonsoir: ^6.0.2 crypto: ^3.0.7 push: ^3.3.3 + flutter_app_badger: ^1.5.0 dev_dependencies: flutter_test: -- Gitblit v1.3.1