add support for badges and notifications, adjust nav pages
All checks were successful
Release / meta (push) Successful in 7s
Release / linux-build (push) Successful in 6m49s
Release / android-build (push) Successful in 15m55s
Release / release-master (push) Successful in 24s
Release / release-dev (push) Successful in 26s

This commit is contained in:
2025-12-26 18:36:37 +00:00
parent 44d79e7c28
commit 4bd6f0bbed
16 changed files with 1161 additions and 144 deletions

View File

@@ -120,6 +120,7 @@ extension _NewEntrySubmitLogic on _NewEntryPageState {
}
if (!mounted) return;
dataService.refreshLegs();
await dataService.fetchNotifications();
if (!mounted) return;
messenger?.showSnackBar(
SnackBar(