Click the newly created app. In our case, it’s the “Todo App.”
The newly created app will need to be integrated with the Android app, which can be done by following the steps below:
Step 1: Click the Android icon.
Adding the app to platform
Adding the app to platform
Step 2: Fill out the form accordingly. The view is attached below:
Register app form
Register app form
We’ll see the following fields:
"Android package name:" We’ll get the name in the /android/app/build.gradle file of our Flutter project under the key applicationId.
"Debug signing certificate SHA-1:" We can get the debug SHA-1 key after running the following command inside our android folder: