Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 602 Bytes

File metadata and controls

17 lines (13 loc) · 602 Bytes

Flash chat

The objective of this projest 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.

Library Used

  • Flutter
  • Firebase

Screenshots

Welcome Screen Login Screen
welcome login
Registration Screen Chat Screen
register chat