Skip to content

Flutter chat app for Windows with its own backend written in golang

License

Notifications You must be signed in to change notification settings

SoumyadeepOSD/chamting-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

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.

About

Flutter chat app for Windows with its own backend written in golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 54.2%
  • CMake 25.7%
  • HTML 12.2%
  • Dart 3.9%
  • C 2.3%
  • Swift 1.2%
  • Other 0.5%