♻️ Refactored the message repository logic

This commit is contained in:
2025-08-16 23:07:21 +08:00
parent 67d130dc34
commit 007b46b080
4 changed files with 434 additions and 626 deletions

View File

@@ -7,7 +7,7 @@ part of 'notification.dart';
// **************************************************************************
String _$notificationUnreadCountNotifierHash() =>
r'd199abf0d16944587e747798399a267a790341f3';
r'0763b66bd64e5a9b7c317887e109ab367515dfa4';
/// See also [NotificationUnreadCountNotifier].
@ProviderFor(NotificationUnreadCountNotifier)