Bug report
Describe the bug
Running Flutter run -d macos in firebase_core/example exception
Steps to reproduce
Steps to reproduce the behavior:
- Go to
https://github.com/firebase/flutterfire/tree/master/packages/firebase_core/firebase_core/example
- Run
flutter run -d macos
- See error or incorrect behavior
Expected behavior

Sample project
https://github.com/firebase/flutterfire/tree/master/packages/firebase_core/firebase_core/example
Additional context
pod --version : 1.11.3

Flutter doctor
Run flutter doctor and paste the output below:
Click To Expand
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.3.6, on macOS 13.0 22A380 darwin-x64, locale en-CN)
[!] Android toolchain - develop for Android devices (Android SDK version 31.0.0)
✗ cmdline-tools component is missing
Run `path/to/sdkmanager --install "cmdline-tools;latest"`
See https://developer.android.com/studio/command-line for more details.
✗ Android license status unknown.
Run `flutter doctor --android-licenses` to accept the SDK licenses.
See https://flutter.dev/docs/get-started/install/macos#android-setup for more details.
[✓] Xcode - develop for iOS and macOS (Xcode 14.1)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2021.2)
[✓] IntelliJ IDEA Ultimate Edition (version 2022.2.1)
[✓] IntelliJ IDEA Ultimate Edition (version 2022.2.1)
[✓] VS Code (version 1.73.0)
[!] Proxy Configuration
! NO_PROXY is not set
[✓] Connected device (2 available)
[✓] HTTP Host Availability
! Doctor found issues in 2 categories.
Flutter dependencies
Run flutter pub deps -- --style=compact and paste the output below:
Click To Expand
Bug report
Describe the bug
Running
Flutter run -d macosin firebase_core/example exceptionSteps to reproduce
Steps to reproduce the behavior:
https://github.com/firebase/flutterfire/tree/master/packages/firebase_core/firebase_core/exampleflutter run -d macosExpected behavior
Sample project
https://github.com/firebase/flutterfire/tree/master/packages/firebase_core/firebase_core/example
Additional context
pod --version : 1.11.3
Flutter doctor
Run
flutter doctorand paste the output below:Click To Expand
Flutter dependencies
Run
flutter pub deps -- --style=compactand paste the output below:Click To Expand