How to integrate google analytics in the flutter app for both Android and IOS?
Read moreWhat is Firebase core for?
expo-firebase-core provides access to the Firebase configuration and performs initialisation of the native Firebase App .
Read moreHow do you set up a FlutterFire?
If not, make sure you have node.js on your machine and Install the Firebase CLI via npm by running the following command :
Read moreWhere do I put Google-services json Flutter?
The root of your Flutter app is up at the top, but the root of the Android app is in the android folder (the folder with firetest_android). That’s the folder where you want to put the google-services. json file.
Read moreHow do I integrate Google login in flutter?
Flutter – Google Sign in UI and Authentication
Read moreHow do I sign into Google account on Android?
Integrating Google Sign-In into Your Android App
Read moreHow do I add firestore to Flutter?
Installation
Read more