-
Notifications
You must be signed in to change notification settings - Fork 330
Description
Thanks for the feedback! If your issue is related to the Flutter framework itself,
please open an issue at
github.com/flutter/flutter.
Steps to Reproduce
Please tell us what you were doing and what went wrong
I cannot compile for the web as the device is not displayed.
Version info
Please paste the output of running flutter doctor -v
here (available from the command
line or from Tools > Flutter > Flutter Doctor
). It will provide the version of the
Flutter framework as well as of the IntelliJ plugin.
[√] Flutter (Channel beta, 1.25.0-8.2.pre, on Microsoft Windows [Versión 10.0.19041.746],
locale es-AR)
• Flutter version 1.25.0-8.2.pre at C:\flutter
• Framework revision b0a2299859 (12 days ago), 2021-01-05 12:34:13 -0800
• Engine revision 92ae191c17
• Dart version 2.12.0 (build 2.12.0-133.2.beta)
[√] Android toolchain - develop for Android devices (Android SDK version 30.0.2)
• Android SDK at C:\Users\Jorge\AppData\Local\Android\Sdk
• Platform android-30, build-tools 30.0.2
• ANDROID_SDK_ROOT = C:\Users\Jorge\AppData\Local\Android\Sdk
• Java binary at: C:\Program Files\Android\Android Studio\jre\bin\java
• Java version OpenJDK Runtime Environment (build 11.0.8+10-b944.6842174)
• All Android licenses accepted.
[√] Chrome - develop for the web
• Chrome at C:\Program Files (x86)\Google\Chrome\Application\chrome.exe
[√] Android Studio (version 4.1.0)
• Android Studio at C:\Program Files\Android\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 11.0.8+10-b944.6842174)
[√] Connected device (3 available)
• Android SDK built for x86 (mobile) • emulator-5554 • android-x86 • Android 10 (API
29) (emulator)
• Chrome (web) • chrome • web-javascript • Google Chrome
87.0.4280.141
• Edge (web) • edge • web-javascript • Microsoft Edge
87.0.664.75
• No issues found!