Skip to content

D-Coder135/flash-chat-app-flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

294 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flash Chat ⚡️

My Goal

The objective of this tutorial is to learn how to incorporate Firebase into our Flutter apps. I'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 I have created

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

Finished App

What I have learned

  • How to incorporate Firebase into your Flutter projects.
  • How to use Firebase authentication to register and sign in users.
  • How to create beautiful animations using the Flutter Hero widget.
  • How to create custom aniamtions using Flutter's animation controller.
  • Learn all about mixins and how they differ from superclasses.
  • Learn about Streams and how they work.
  • Learn to use ListViews to build scrolling views.
  • How to use Firebase Cloud Firestore to store and retrieve data on the fly.

About

A chatting application along with the login and registration functionality. The application is build using Flutter and Dart Language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors