ArunBalajiR / Flutter-Chat-Application

Realtime Chat application using stream and linking with firebase firestore database build using flutter and firebase

Home Page:https://arunbalajir.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Let's Chat

Made with Flutter

It's a fully functional real-time chat application using stream and linking with Firebaes Firestore database built using flutter and firebase. Having nice looking UI and user-friendly animation.

Screenshots

Chat Screen Intro Screen Chat Screen
Chat Screen Chat Screen Chat Screen

Features

  • Sign in - SignUp - logout .
  • Real-time send and receive messages using stream and linking with Firebaes Firestore database.
  • Nice looking UI and user-friendly animation
  • Exchange texts with emojis

Dependencies used

How to run

  • Clone this Repo
  • Run flutter packages get
flutter packages get
  • Connect the app to your Firebase Project from your Firebase Console and add the google-services.json in the /android/app directory.
  • Run flutter run (remember to open simulator or connect physical device, iOS auto run additional command pod install)
flutter run --release

Beginners Guide

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

Realtime Chat application using stream and linking with firebase firestore database build using flutter and firebase

https://arunbalajir.github.io

License:MIT License


Languages

Language:Dart 97.5%Language:HTML 1.8%Language:Swift 0.5%Language:Kotlin 0.2%Language:Objective-C 0.0%