flutter_chat/packages/chat_repository_interface/lib/src
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
..
interfaces feat: add getAllUsersForChat to UserRepositoryInterface 2025-02-11 16:08:38 +01:00
local feat: add getAllUsersForChat to UserRepositoryInterface 2025-02-11 16:08:38 +01:00
models feat: add messageType to MessageModel 2025-02-03 11:19:59 +01:00
services feat: add messageType to MessageModel 2025-02-03 11:19:59 +01:00