ahmedgulabkhan / GroupChatApp

Developed a Group chat application using Flutter and Firebase, where users can register and create groups or join already existing groups and start conversing with each other.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GroupChatApp

About

Developed a Group chat application using Flutter and Firebase, where users can register and create groups or join already existing groups and start conversing with each other.

Snapshots

Dark Mode: Off Screenshots

Dark Mode: On Screenshots Dark Mode is enabled or disabled based on whether the system's theme is dark or light.

Configuration Steps

  1. Cloning the repository:
$ git clone https://github.com/ahmedgulabkhan/GroupChatApp.git
  1. Open the project and install dependencies (using terminal):
$ cd GroupChatApp
$ flutter pub get

This installs all the required dependencies like cloud_firestore, shared_preferences, flutter_spinkit etc...

  1. Make an android project on your firebase account, follow the mentioned steps and you're good to go.

  2. Now run the app on your connected device (using terminal):

$ flutter run

About

Developed a Group chat application using Flutter and Firebase, where users can register and create groups or join already existing groups and start conversing with each other.

License:MIT License


Languages

Language:Dart 92.9%Language:Objective-C 3.1%Language:Java 1.6%Language:Shell 0.9%Language:Kotlin 0.8%Language:Swift 0.8%