Messaging App built using flutter (where users can sign up and login to chat) using Firebase Cloud Firestore and Firebase authentication package to equip app with a cloud-based NoSQL database and secure authentication methods.
- Incorporating Firebase into your Flutter projects.
- Using Firebase authentication to register and sign in users.
- Creating animations using the Flutter Hero widget.
- Creating custom aniamtions using Flutter's animation controller.
- Using Mixins and Streams.
- Using ListViews to build scrolling views.
- Using Firebase Cloud Firestore to store and retrieve data on the fly.