Where is Firebase JSON file in Flutter?

Downloading the Config File The next step is to add the Firebase configuration file into our Flutter project. This is important as it contains the API keys and other critical information for Firebase to use. Next, move the google-services. json file to the android/app directory within the Flutter project .

Read more