1. 19 Jul, 2018 2 commits
    • 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
    • Sigurd Meldgaard's avatar
      Fix typo (#19555) · 403a08b9
      Sigurd Meldgaard authored
      403a08b9
  2. 18 Jul, 2018 12 commits
  3. 17 Jul, 2018 4 commits
  4. 16 Jul, 2018 7 commits
  5. 14 Jul, 2018 6 commits
  6. 13 Jul, 2018 5 commits
  7. 12 Jul, 2018 4 commits