01Which CLI tool is the modern standard for configuring Firebase in Flutter?
02Which file is generated by the FlutterFire CLI and contains your project's configuration?
03What must you call before 'Firebase.initializeApp()' in the main function?
04Which Firebase plugin is required for every Flutter project that uses Firebase?
05Where do you create a new Firebase project?