Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 1.32 KB

README.md

File metadata and controls

28 lines (15 loc) · 1.32 KB

FlutterChat is basically an Application that lets you send message to a group of peoople , (Private messages are coming soon ) It is implemented through firebase , so to get this working you need to use firebase 1. Enable Login / sign up with email 2. Create a firestore collection of users ,chat and chats 3. also dont forgert to add your google-service.json file at directory /appName/android/app/google-services.json

You have to Only Log in Once then later you open it and use like whatsapp

Screenshot from 2021-12-22 16-49-37

You can register if you dont have an account

Screenshot from 2021-12-22 16-52-13

You can chatt with your friends who also registered to the Application

Screenshot from 2021-12-22 16-51-54

You can send your messages

Screenshot from 2021-12-22 16-51-35

You can contact me [email protected]