Skip to content

Latest commit

 

History

History
12 lines (5 loc) · 494 Bytes

README.md

File metadata and controls

12 lines (5 loc) · 494 Bytes

ChattingApp ⚡️

Our Goal

The objective of this tutorial is to learn how to incorporate Firebase into our Flutter apps. I had used Firebase Cloud Firestore as well as the Firebase authentication package to equip our app with a cloud based NoSQL database and secure authentication methods.

We’re going to build a modern messaging app where users can sign up and log in to chat.

Finished App