flutter_chat/packages
Freek van de Ven 0adc4f975b 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-14 10:17:20 +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-14 10:17:20 +01:00