mirror of
https://github.com/Iconica-Development/flutter_chat.git
synced 2025-05-18 18:33:49 +02:00
feat: add FEATURES.md
This commit is contained in:
parent
6f78ae6518
commit
67087ab147
1 changed files with 7 additions and 0 deletions
7
FEATURES.md
Normal file
7
FEATURES.md
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
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
|
Loading…
Reference in a new issue