An open API service indexing awesome lists of open source software.

https://github.com/rmahmadkhan/chat-app-flutter

A demo app in Flutter to learn the basics of chat using Firebase.
https://github.com/rmahmadkhan/chat-app-flutter

authentication chat firebase firestore flutter

Last synced: about 2 months ago
JSON representation

A demo app in Flutter to learn the basics of chat using Firebase.

Awesome Lists containing this project

README

          

# Chat Demo App

This is the repository for FLUTTERxFirebase session in Flutter Bootcamp.
- A simple chat app implemented using Cloud Firestore.
- Email authentication is also implemented using Firebase Auth.

Here's the link to the slides used in the session:
[FLUTTERxFIREBASE Slide Deck](https://docs.google.com/presentation/d/1epi2IJ9s51RS5VhLvUiqfhcBUz_1PLj6-GAAXRaNFqM/edit?usp=sharing)