flutter_chat/packages
Freek van de Ven c38a608716 refactor: move widgets from ChatDetailScreen to seperate files
This makes the chat_detail_screen.dart easier to read and only containing the logic
2025-02-17 10:07:24 +01:00
..
chat_repository_interface fix: use ChatService instead of UserRepository directly for getAllUsersForChat 2025-02-14 09:31:39 +01:00
firebase_chat_repository feat: update ChatRepositoryInterface with methods to manage pagination of messages in a chat 2025-02-14 09:31:39 +01:00
flutter_chat refactor: move widgets from ChatDetailScreen to seperate files 2025-02-17 10:07:24 +01:00