An windows chatting app build using Flutter and Firebase.
- Fork the repository.
- Clone the repository.
git clone https://github.com/<YOUR_USERNAME>/chamting-app.git
- Navigate into the project directory.
cd chamting-app
- Install the dependencies.
flutter pub get
- Run the project on you local machine.
flutter run -d windows
- Contributions make the open source community such an amazing place to learn, inspire, and create.
- Any contributions you make are greatly appreciated.
- Set up the project in your local device.
- Find a relevant issue to work upon or raise one.
- Upon being assigned, create a new branch with a relevant name.
- Make sure to commit and push your changes to the forked repository.
git add .
git commit -m "COMMIT_MESSAGE"
git push
- Make a pull request with proper description and wait for it to get merged.
Copyright © 2022 ThunderBlast.
This project is MIT licensed.
Thanks to all the contributors who worked for this project to stay alive! 😊😎