-
Notifications
You must be signed in to change notification settings - Fork 338
Closed
flutter/flutter
#142524Labels
in debuggingRelates to the debug adapter or process of running debug sessionsRelates to the debug adapter or process of running debug sessionsin flutterRelates to running Flutter appsRelates to running Flutter appsis enhancementrelies on sdk changesSomething that requires changes in the Dart/Flutter SDK to ship before it will become availableSomething that requires changes in the Dart/Flutter SDK to ship before it will become available
Milestone
Description
The Issue
Currently, you are only told when an application has finished building.
Describe the solution you'd like
It would be much more useful to see the current build progress (like in Xcode).
Additional context
Ideally, this should also show the build phase, and the current completion (e.g. Building: 73% - 27 / 37)
Metadata
Metadata
Assignees
Labels
in debuggingRelates to the debug adapter or process of running debug sessionsRelates to the debug adapter or process of running debug sessionsin flutterRelates to running Flutter appsRelates to running Flutter appsis enhancementrelies on sdk changesSomething that requires changes in the Dart/Flutter SDK to ship before it will become availableSomething that requires changes in the Dart/Flutter SDK to ship before it will become available
