flutter_chat/packages/chat_repository_interface/lib/src/interfaces
Freek van de Ven 57173f1c31 feat: add getAllUsersForChat to UserRepositoryInterface
This allows to get all the users for a chat in one call instead of doing multiple seperate calls for every individual user of a chat
2025-02-11 16:08:38 +01:00
..
chat_repostory_interface.dart feat: add messageType to MessageModel 2025-02-03 11:19:59 +01:00
user_repository_interface.dart feat: add getAllUsersForChat to UserRepositoryInterface 2025-02-11 16:08:38 +01:00