Grouped chat

This commit is contained in:
2025-12-22 00:25:29 +08:00
parent a481b1b82f
commit 595aa45378
7 changed files with 216 additions and 51 deletions

View File

@@ -34,7 +34,7 @@ final class ChatRoomJoinedNotifierProvider
}
String _$chatRoomJoinedNotifierHash() =>
r'805b38e477df574c92b1ef3cd54527cfd03a55cb';
r'e69955be56ef2c04a8062a8a65925e0a23bfcbaa';
abstract class _$ChatRoomJoinedNotifier
extends $AsyncNotifier<List<SnChatRoom>> {