Posted inFlutter
Install and initialize Firebase SDK in Flutter Android and IOS
Install firebase_core and add the initialization code to your app if you haven't already. Install firebase cli (firebase_core) https://firebase.google.com/docs/cli#setup_update_cli Check firebase cli installed correctly firebase -V Login to firebase firebase…