This a real-time chat app build with Flutter and Dart using NodeJs and Firebase as backend..
Please Read Getting started steps at the bottom :👇
App Features:
- Real-time Chat.
- Phone Authentication with Firebase.
- ScopedModel for State Management.
Requirements:
- Pc or Mac.
- NodeJs (https://nodejs.org/en/).
- Flutter (https://flutter.dev/docs/get-started/install).
App Screenshots:
Getting started:
- Star ⭐ and clone this repo (Flutter app).
- Star ⭐ and clone the server repo (Node server.). https://github.com/musabagab/ChatServer-Node-Sockets and host it in Heroku or Locally If you want.
- Open AppModel.dart file and replace serverUrl variable value with your server url that you got from step 2.
- Go to firebase.google.com, create a new app, and connect it to the flutter app.
- Make sure to enable in the Authentication section on the Sign-in Method tab: Sign in provider with Phone and you can use test numbers to test with your emulators.
- Enjoy.
Contact me for work at this email: [email protected]