• Danny Tuppeny's avatar
    Flutter `emulator launch` crash running in dart-2-mode (#19454) · d3f6128c
    Danny Tuppeny authored
    * Only printError on our simple messages
    
    Any other type is a real error that should be a normal crash (to get a proper error log).
    
    See #19453.
    
    * Add toList() to convert Iterable<String> -> List<String>
    
    This code previously throw in Dart-2 mode.
    
    Fixes #19453.
    
    * Move getSimulatorPath into Xcode
    
    * Add a test that we tried to launch the simulator
    
    * Remove unused import
    d3f6128c
Name
Last commit
Last update
..
bin Loading commit data...
doc Loading commit data...
gradle Loading commit data...
ide_templates/intellij Loading commit data...
lib Loading commit data...
schema Loading commit data...
templates Loading commit data...
test Loading commit data...
tool Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
pubspec.yaml Loading commit data...