flutter_chat/packages/chat_repository_interface
Freek van de Ven ed72545cc4 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-03-06 13:03:27 +01:00
..
lib feat: add getAllUsersForChat to UserRepositoryInterface 2025-03-06 13:03:27 +01:00
.gitignore fix: feedback 2024-10-31 11:41:47 +01:00
analysis_options.yaml fix: feedback 2024-10-31 11:41:47 +01:00
CHANGELOG.md feat: finishup 4.0.0 2024-10-31 11:41:47 +01:00
LICENSE fix: feedback 2024-10-31 11:41:47 +01:00
pubspec.yaml feat: finishup 4.0.0 2024-10-31 11:41:47 +01:00