Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 579 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 579 Bytes

Flash Chat ⚡️

The App

This app is part of the Flutter Course by App Brewery The main goal was to create a login page using Firebase 🔥 and a collection stream to exchange messages in a chat app.

As a plus it was added Google sign in feature with the project.

What do you need?

Besides cloning the repository you will need to create a firebase instance and follow their step to create a auth and collection for message exchange.

Finished App