A simple chatting application made using Flutter and Firebase
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
- [Flutter SDK)
- [Android Virtual Device or Android Mobile Device]
- [A text editor like Visual Studio Code or Android Studio(preferably)]
For Linux :
Head over to the official Flutter website at (https://flutter.dev/docs/get-started/install/linux) and follow the steps.
For Windows :
Head over to the official Flutter website at (https://flutter.dev/docs/get-started/install/windows) and follow the steps.
Head over to the official website for Android Studio at (https://developer.android.com/studio/install) and follow the steps for particular OS.
mkdir Fun_Chat
cd Fun_Chat
git clone https://github.com/Soupaul/Fun-Chat.git
Open Android Studio and open pubspec.yaml and click on get dependencies. Run the project on an AVD or an Android Mobile Device to use the App.