flutter_chat/packages/chat_repository_interface/lib/src
2025-03-06 13:03:27 +01:00
..
interfaces feat: update ChatRepositoryInterface with methods to manage pagination of messages in a chat 2025-03-06 13:03:27 +01:00
local feat: update ChatRepositoryInterface with methods to manage pagination of messages in a chat 2025-03-06 13:03:27 +01:00
models feat: add messageType to MessageModel 2025-03-06 13:03:27 +01:00
services fix: use ChatService instead of UserRepository directly for getAllUsersForChat 2025-03-06 13:03:27 +01:00