emanuelatc / flash-chat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flash Chat ⚡️- Emanuela Sîrcă (Tudose)

Flash Chat is a messaging app where users can sign up and log in to chat.

I created this application following the officially recommended course by Flutter found on The App Brewery website.

The Flash Chat application tutorial and challenges can be found in the 15th section of the course.

Finished result

Finished App

Covered topics

  • How to incorporate Firebase into a Flutter project.
  • 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 animations 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

License:MIT License


Languages

Language:Dart 97.0%Language:Swift 2.1%Language:Kotlin 0.7%Language:Objective-C 0.2%