AbdelGhafour69 / Chat_app_flutter_Firebase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReadMe

This is a flutter Chat application with firebase auth and firestore integration Please note that the application isn't fully responsive, I used iphone 11 emulator when developing it.

In firestore I had a User collection and within each document a Conversations collection. Inside that you'll find the messages collection (check the classes for each collection to find out more).

About


Languages

Language:Dart 93.3%Language:Ruby 5.7%Language:Swift 0.7%Language:Kotlin 0.2%Language:Objective-C 0.1%