Skip to content

Flutter chat app for Windows with Backend in Appwrite

License

Notifications You must be signed in to change notification settings

imdaxsh/chamting-app

 
 

Repository files navigation

Chamting-App 💻

An windows chatting app build using Flutter and Firebase.

How to setup the project ⚙

  1. Fork the repository.
  2. Clone the repository.
git clone https://github.com/<YOUR_USERNAME>/chamting-app.git
  1. Navigate into the project directory.
cd chamting-app
  1. Install the dependencies.
flutter pub get
  1. Run the project on you local machine.
flutter run -d windows

👩🏽‍💻 Contribution

  • Contributions make the open source community such an amazing place to learn, inspire, and create.
  • Any contributions you make are greatly appreciated.

How to contribute 🤝

  1. Set up the project in your local device.
  2. Find a relevant issue to work upon or raise one.
  3. Upon being assigned, create a new branch with a relevant name.
  4. Make sure to commit and push your changes to the forked repository.
git add .
git commit -m "COMMIT_MESSAGE"
git push
  1. Make a pull request with proper description and wait for it to get merged.

License 📃

Copyright © 2022 ThunderBlast.
This project is MIT licensed.



Our Amazing Contributors of this Project 👨‍👨‍👦‍👦❤️

Thanks to all the contributors who worked for this project to stay alive! 😊😎



Take a moment to star ⭐ the project if you like it

Do checkout the other repos 💫

About

Flutter chat app for Windows with Backend in Appwrite

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 45.9%
  • C++ 30.6%
  • CMake 14.4%
  • HTML 6.8%
  • C 1.3%
  • Swift 0.7%
  • Other 0.3%