Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 909 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 909 Bytes

atg_chat

A new Flutter project.

A Simple Chat Application which uses FireBase as Backend.

It uses FireBase Authentication for Sign In,Sign Up and Sign Out using Email and Password

It uses FireBase FireStore or uploading and retriving Chats Messages

We also used Streams and Stream Builder so that the messages load in an instant without going for any event handling as in on click of a button.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.