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.
- Host: GitHub
- URL: https://github.com/rmahmadkhan/chat-app-flutter
- Owner: rmahmadkhan
- Created: 2022-01-15T11:02:54.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-01T21:09:03.000Z (over 3 years ago)
- Last Synced: 2025-04-03T00:09:54.704Z (about 1 year ago)
- Topics: authentication, chat, firebase, firestore, flutter
- Language: Dart
- Homepage:
- Size: 95.7 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)