Add the Firebase Android configuration file to your app:
Read moreWhat is Firebase core in Flutter?
The firebase_core plugin is responsible for connecting your Flutter app to your Firebase project . The plugin must be installed and initialized before the usage of any other FlutterFire plugins. It provides basic functionality such as: Initializing FlutterFire.
Read moreHow do I host a flutter site?
Following is the simple process i follow.
Read moreCan I host my website on Firebase?
Firebase Hosting provides fast and secure hosting for your web app, static and dynamic content, and microservices .
Read moreHow do you host a firebase flutter?
Deploy to Firebase hosting
Read more