Skip to content

πŸš€ Full-stack chat app using Flutter and Dart. Real-time data updates on any device πŸ“± using Cloud Firestore from Firebase, along with global push-notifications πŸ””

Notifications You must be signed in to change notification settings

soumyadeep6845/Chat-Bit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

47 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Chat Bit πŸ’­

Logo

Maintenance

Built With

  • Frontend

    • Flutter
    • Dart
  • Backend & Libraries

    • Firebase Auth
    • Cloud Firestore
    • Firebase Storage
    • Image Picker
  • Database

    • Firebase

✨ Screenshots

Authentication Screen
web/AuthScreen.png
Chat Homescreen (User-1) Chat Homescreen (User-2)
web/Chatscreen1.png web/Chatscreen2.png

πŸ“² How to Install Locally

1. Fork and clone this repository using

git clone https://github.com/soumyadeep6845/Chat-Bit.git
cd Chat-Bit/

2. Install the required dependencies using

flutter packages get

3. Connect any android device/emulator.

4. Run and install the app, using

flutter run

5. In case of general runtime difficulties, run

flutter clean

and then,

flutter packages get

🎈 Contributing

If you'd like to contribute, please fork the repository and then raise a PR with necessary changes. Thank you.


πŸ’š Found this project interesting?

If you found this project useful, then please consider leaving a ⭐ on Github. Thank you! πŸ˜„


πŸ‘¨ Project Maintained By-

About

πŸš€ Full-stack chat app using Flutter and Dart. Real-time data updates on any device πŸ“± using Cloud Firestore from Firebase, along with global push-notifications πŸ””

Topics

Resources

Stars

Watchers

Forks