In this Flutter tutorial, we will be building a simple Chat application with basic Firebase Authentication and a Cloud Firestore database to back up the messages.
Source Code for this example: https://github.com/tensor-programming/chat_app_live_stream
#flutter #firebase