The objective of this project is to learn how to incorporate Firebase into our Flutter apps. i will be using Firebase Cloud Firestore as well as the Firebase authentication package to equip this app with a cloud-based NoSQL database and secure authentication methods.
Build a modern messaging app where users can sign up and log in to chat.
- Incorporate Firebase into your Flutter projects.
- Use Firebase authentication to register and sign in users.
- Create animations using the Flutter Hero widget.
- Create custom animations using Flutter's animation controller.
- Use Mixins.
- Use Streams.
- Use ListViews.
- Use Firebase Cloud Firestore to store and retrieve data on the fly.
This is a companion project to The App Brewery's Complete Flutter Development Bootcamp, check out the full course at www.appbrewery.co