In the next lecture, we'll connect our Flutter project to Firebase by running the flutterfire configure command.

When going through all the questions asked by this command (as shown in the next lecture), you must specify an Android application ID.

DON'T use the default (com.example.app) there! Instead, specify the name of your package which you find in the android/app/build.gradle file.