Skip to content

Chrome spawns additional window that must be closed before Flutter web app loads when running in verbose mode #3206

@nbros

Description

@nbros

Describe the bug

When starting a Flutter app for the web (either with Chrome or Edge), Dart-Code continuously displays "Compiling lib\main.dart for the Web..." and this message doesn't go away even after a few minutes after the app is running in Chrome/Edge.

Also, and this is probably related, I can not start the Dart DevTools because when I click the corresponding button in the status bar, I get this message instead: "This debug session is not ready yet."

Expected behavior
"Compiling lib\main.dart for the Web..." message disappears when the app finished compiling and is launched.
And be able to start DevTools.

Screenshots

image

Versions

  • VS Code version: 1.54.2
  • Dart extension version: 3.20.1
  • Dart/Flutter SDK version: 2.0.2

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions