flutter/packages/flutter_tools/lib
Ian Hickson 10aa41f00f
Fix coverage collection crash (#21015)
* Fix coverage collection crash

Based on Jason's patch in https://github.com/flutter/flutter/pull/19546/

This is more or less the same but I tried to avoid using `dynamic`.

* Improve argument and variable names in flutter_platform

* Don't bother with reduce, since the order is guaranteed.
2018-08-28 14:36:06 -07:00
..
src Fix coverage collection crash (#21015) 2018-08-28 14:36:06 -07:00
executable.dart Fixes resulting from audit of issues links (#20772) 2018-08-18 16:44:39 -07:00
runner.dart enable lint prefer_equal_for_default_values (#18156) 2018-06-05 08:50:40 +02:00