Firebase is a backend-as-a-service (BaaS) platform built on Google infrastructure. With Firebase products, you can give your flutter app the power it requires.
# Firbease Authentication
Firebase auth
Firebase Authentication provides backend services and simple SDKs for authenticating users in your project. It enables authentication by passwords, phone numbers, and OTPs, as well as prominent identity providers such as Google, Facebook, Github, and Twitter.
# Cloud Firstore
cloud firestore
It is a scalable and adaptable NoSQL cloud database for storing data from your app. It features realtime listeners and enables offline support so you can design responsive apps that run independent of network delay or Internet access.
# Firebase Storage
firebase storage
Cloud Storage is intended to let you store and serve user-generated information, such as images and videos, fast and conveniently.
# Firebase Cloud Messaging
firebase cloud messaging
It provides a dependable and battery-efficient connection between your server and devices, allowing you to send and receive messages and notifications for free on iOS, Android, and the web.
# Firebase App Distribution
firebase app distribution
Firebase App Distribution makes it simple to distribute your apps to trusted testers. You may acquire early and frequent feedback by swiftly getting your apps onto testers’ devices.