Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 520 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 520 Bytes

Our Goal

The objective of this tutorial is to learn how to incorporate Firebase into our Flutter apps. We'll be using Firebase Cloud Firestore as well as the Firebase authentication package to equip our app with a cloud-based NoSQL database and secure authentication methods.

What you will create

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

simple chat GIF