flutter/packages/flutter_tools/lib
asiva 35d50a0e16 Fix issues found running tests
//mobile/flutter/tests/app:basic_runner_test_*
during a google3 roll.

The following exception was being thrown

_TypeError: type 'String' is not a subtype of type 'File'

```
8)
<asynchronous suspension>
utter_command.dart:347:18)
<asynchronous suspension>
/flutter_command.dart:282:33)
<asynchronous suspension>
xt.dart:142:29)
<asynchronous suspension>
2018-08-02 08:03:03 -07:00
..
src Fix issues found running tests 2018-08-02 08:03:03 -07:00
executable.dart Add Bash and Zsh command-line completion for flutter (#19243) 2018-07-13 21:24:36 -07:00
runner.dart enable lint prefer_equal_for_default_values (#18156) 2018-06-05 08:50:40 +02:00