mirror of
https://github.com/Iconica-Development/flutter_chat.git
synced 2025-05-18 18:33:49 +02:00
8 lines
291 B
Markdown
8 lines
291 B
Markdown
List of Features from this component:
|
|
* A chat overview screen
|
|
* A chat detail screen
|
|
* Chats can be between 2 users or group chats
|
|
* Chats can contain messages or images
|
|
* Interface for interacting with the messages(createChat, sendMessage, etc.)
|
|
* Firebase implementation of the interface
|