Skip to content

Cascading lines of download status from flutter upgrade #3587

Closed
@sethladd

Description

@sethladd

Here's recent output of flutter upgrade

Upgrading engine...
Downloading Dart SDK 1.16.0-dev.5.5...

                                                                           0.0%
                                                                           0.4%
####                                                                       5.6%
#######                                                                   11.0%
###########                                                               16.3%
###############                                                           21.6%
###################                                                       26.9%
#######################                                                   32.2%
###########################                                               37.6%
############################                                              38.9%
###################################                                       49.0%
#######################################                                   54.3%
#########################################                                 58.1%
################################################                          67.4%
####################################################                      72.7%
########################################################                  78.0%
############################################################              83.3%
###############################################################           88.7%
###################################################################       94.0%
#######################################################################   99.3%
######################################################################## 100.0%
Building flutter tool...
Downloading engine package sky_engine...
Downloading engine package sky_services...
Downloading engine artifacts android-arm...
Downloading engine artifacts android-arm-release...
Downloading engine artifacts android-x64...
Downloading engine artifacts ios...
Downloading engine tools darwin-x64...
Already up-to-date.

Flutter on channel master (from [email protected]:flutter/flutter.git)
Framework revision cbe650a (44 seconds ago); engine revision 0fd6fce

Running 'pub upgrade' in awesomesauce...             6.9s

Notice the cascading series of # characters. I think this is a known issue, but I thought maybe we fixed it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    toolAffects the "flutter" command-line tool. See also t: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions