-
Notifications
You must be signed in to change notification settings - Fork 29.6k
Closed
flutter/flutter-intellij
#5286Labels
P0Critical issues such as a build break or regressionCritical issues such as a build break or regressiona: debuggingDebugging, breakpoints, expression evaluationDebugging, breakpoints, expression evaluationc: regressionIt was better in the past than it is nowIt was better in the past than it is nowd: intellijDevTools related - IntelliJ/flutter issues (most should be tracked in flutter/flutter-intellij)DevTools related - IntelliJ/flutter issues (most should be tracked in flutter/flutter-intellij)found in release: 1.26Found to occur in 1.26Found to occur in 1.26found in release: 1.27Found to occur in 1.27Found to occur in 1.27has reproducible stepsThe issue has been confirmed reproducible and is ready to work onThe issue has been confirmed reproducible and is ready to work onplatform-webWeb applications specificallyWeb applications specificallytoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Description
Hi,
I am developing a flutter web application using Android Studio.
I use the Chrome browser as my device.
If I press play, the website is launched and displayed by chrome.
But if I press debug, chrome displays only a white page. Even if I wait several minutes.
A workaround is to press the reload button once. After that my website is dislayed.
I don't know what code to include hence I can't include the whole project.
Anyone else facing this problems?
[√] Flutter (Channel beta, 1.26.0-17.3.pre, on Microsoft Windows [Version 10.0.19042.746], locale de-DE)
• Flutter version 1.26.0-17.3.pre at C:\Users\akilian\Flutter SDK\flutter
• Framework revision 4b50ca7f7f (3 weeks ago), 2021-02-04 19:44:27 -0800
• Engine revision 2c527d6c7e
• Dart version 2.12.0 (build 2.12.0-259.8.beta)
[!] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
• Android SDK at C:\Users\akilian\AppData\Local\Android\sdk
• Platform android-30, build-tools 30.0.3
• Java binary at: C:\Program Files\Android\Android Studio\jre\bin\java
• Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b01)
X Android license status unknown.
Run `flutter doctor --android-licenses` to accept the SDK licenses.
See https://flutter.dev/docs/get-started/install/windows#android-setup for more details.
[√] Chrome - develop for the web
• Chrome at C:\Program Files\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 1.8.0_242-release-1644-b01)
[√] VS Code (version 1.52.1)
• VS Code at C:\Users\akilian\AppData\Local\Programs\Microsoft VS Code
• Flutter extension can be installed from:
https://marketplace.visualstudio.com/items?itemName=Dart-Code.flutter
[√] Connected device (2 available)
• Chrome (web) • chrome • web-javascript • Google Chrome 88.0.4324.182
• Edge (web) • edge • web-javascript • Microsoft Edge 88.0.705.56
! Doctor found issues in 1 category.
pedromassango
Metadata
Metadata
Assignees
Labels
P0Critical issues such as a build break or regressionCritical issues such as a build break or regressiona: debuggingDebugging, breakpoints, expression evaluationDebugging, breakpoints, expression evaluationc: regressionIt was better in the past than it is nowIt was better in the past than it is nowd: intellijDevTools related - IntelliJ/flutter issues (most should be tracked in flutter/flutter-intellij)DevTools related - IntelliJ/flutter issues (most should be tracked in flutter/flutter-intellij)found in release: 1.26Found to occur in 1.26Found to occur in 1.26found in release: 1.27Found to occur in 1.27Found to occur in 1.27has reproducible stepsThe issue has been confirmed reproducible and is ready to work onThe issue has been confirmed reproducible and is ready to work onplatform-webWeb applications specificallyWeb applications specificallytoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.