Is there an existing issue for this?
CLI Version
1.1.0
Firebase Tools version
13.29.2
Flutter Doctor Output
[√] Flutter (Channel stable, 3.29.2, on Microsoft Windows [Version 10.0.26100.3476], locale en-US) [323ms]
• Flutter version 3.29.2 on channel stable at C:\Program Files\flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision c236373904 (2 weeks ago), 2025-03-13 16:17:06 -0400
• Engine revision 18b71d647a
• Dart version 3.7.2
• DevTools version 2.42.3
[√] Windows Version (11 Home 64-bit, 24H2, 2009) [758ms]
[√] Android toolchain - develop for Android devices (Android SDK version 35.0.1) [5.7s]
• Android SDK at D:\Android\Sdk
• Platform android-35, build-tools 35.0.1
• ANDROID_HOME = D:\Android\Sdk
• Java binary at: D:\Android Studio\jbr\bin\java
This is the JDK bundled with the latest Android Studio installation on this machine.
To manually set the JDK path, use: flutter config --jdk-dir="path/to/jdk".
• Java version OpenJDK Runtime Environment (build 21.0.5+-13047016-b750.29)
• All Android licenses accepted.
[√] Chrome - develop for the web [82ms]
• Chrome at C:\Program Files\Google\Chrome\Application\chrome.exe
[√] Visual Studio - develop Windows apps (Visual Studio Community 2022 17.13.0) [81ms]
• Visual Studio at C:\Program Files\Microsoft Visual Studio\2022\Community
• Visual Studio Community 2022 version 17.13.35806.99
• Windows 10 SDK version 10.0.22621.0
[√] Android Studio (version 2024.3) [14ms]
• Android Studio at D:\Android Studio
• Flutter plugin can be installed from:
https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 21.0.5+-13047016-b750.29)
[√] VS Code (version 1.95.3) [13ms]
• VS Code at C:\Users\Admin\AppData\Local\Programs\Microsoft VS Code
• Flutter extension can be installed from:
https://marketplace.visualstudio.com/items?itemName=Dart-Code.flutter
[√] Connected device (3 available) [133ms]
• Windows (desktop) • windows • windows-x64 • Microsoft Windows [Version 10.0.26100.3476]
• Chrome (web) • chrome • web-javascript • Google Chrome 134.0.6998.166
• Edge (web) • edge • web-javascript • Microsoft Edge 134.0.3124.85
[√] Network resources [567ms]
• All expected network resources are available.
• No issues found!
Description
Whenever i run 'flutterfire configure' i get this error: Exception: UnsupportedError not found in android
Steps to reproduce
flutterfire configure
Expected behavior
UnsupportedError not found in android
Screenshots
No response
Additional context and comments
No response
Is there an existing issue for this?
CLI Version
1.1.0
Firebase Tools version
13.29.2
Flutter Doctor Output
[√] Flutter (Channel stable, 3.29.2, on Microsoft Windows [Version 10.0.26100.3476], locale en-US) [323ms]
• Flutter version 3.29.2 on channel stable at C:\Program Files\flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision c236373904 (2 weeks ago), 2025-03-13 16:17:06 -0400
• Engine revision 18b71d647a
• Dart version 3.7.2
• DevTools version 2.42.3
[√] Windows Version (11 Home 64-bit, 24H2, 2009) [758ms]
[√] Android toolchain - develop for Android devices (Android SDK version 35.0.1) [5.7s]
• Android SDK at D:\Android\Sdk
• Platform android-35, build-tools 35.0.1
• ANDROID_HOME = D:\Android\Sdk
• Java binary at: D:\Android Studio\jbr\bin\java
This is the JDK bundled with the latest Android Studio installation on this machine.
To manually set the JDK path, use:
flutter config --jdk-dir="path/to/jdk".• Java version OpenJDK Runtime Environment (build 21.0.5+-13047016-b750.29)
• All Android licenses accepted.
[√] Chrome - develop for the web [82ms]
• Chrome at C:\Program Files\Google\Chrome\Application\chrome.exe
[√] Visual Studio - develop Windows apps (Visual Studio Community 2022 17.13.0) [81ms]
• Visual Studio at C:\Program Files\Microsoft Visual Studio\2022\Community
• Visual Studio Community 2022 version 17.13.35806.99
• Windows 10 SDK version 10.0.22621.0
[√] Android Studio (version 2024.3) [14ms]
• Android Studio at D:\Android Studio
• Flutter plugin can be installed from:
https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 21.0.5+-13047016-b750.29)
[√] VS Code (version 1.95.3) [13ms]
• VS Code at C:\Users\Admin\AppData\Local\Programs\Microsoft VS Code
• Flutter extension can be installed from:
https://marketplace.visualstudio.com/items?itemName=Dart-Code.flutter
[√] Connected device (3 available) [133ms]
• Windows (desktop) • windows • windows-x64 • Microsoft Windows [Version 10.0.26100.3476]
• Chrome (web) • chrome • web-javascript • Google Chrome 134.0.6998.166
• Edge (web) • edge • web-javascript • Microsoft Edge 134.0.3124.85
[√] Network resources [567ms]
• All expected network resources are available.
• No issues found!
Description
Whenever i run 'flutterfire configure' i get this error: Exception:
UnsupportedErrornot found in androidSteps to reproduce
flutterfire configure
Expected behavior
UnsupportedErrornot found in androidScreenshots
No response
Additional context and comments
No response