flutter_chat/packages/flutter_chat_view/lib/src/screens
2024-05-23 17:17:11 +02:00
..
chat_detail_screen.dart feat: make all transltions required for ChatTranslations and provide an .empty() alternative 2024-05-22 11:59:21 +02:00
chat_profile_screen.dart feat: change onPressUserProfile callback to use the ChatUserModel 2024-05-09 21:05:33 +02:00
chat_screen.dart fix: add option to set a custom padding around the list of chats 2024-05-23 17:17:11 +02:00
new_chat_screen.dart fix: remove divider at the new chat screen because it is not working correctly 2024-05-23 16:49:26 +02:00
new_group_chat_overview_screen.dart feat: make all transltions required for ChatTranslations and provide an .empty() alternative 2024-05-22 11:59:21 +02:00
new_group_chat_screen.dart feat: make all transltions required for ChatTranslations and provide an .empty() alternative 2024-05-22 11:59:21 +02:00