Why does flutterfire have its own config?

On an iOS Flutter app with Flutterfire, there are two different Firebase config files: firebase_app_id_file.json and the standard GoogleService-Info.plist. What is the difference between them? Are ...