flutter/packages/flutter_tools/test
Nate Bosch 59a8ef3a21
Remove direct uses of LocalPlatform (#56605)
When `const LocalPlatform` is used immediately and not passed as a
dependency it does not have utility over the static properties from
`dart:io`. Remove these uses to reduce the noise around how the
instantiable `Platform` class is used.
2020-05-11 12:59:29 -07:00
..
commands.shard Remove direct uses of LocalPlatform (#56605) 2020-05-11 12:59:29 -07:00
data Fix flutter doctor (pluginsPath) check for Mac (#50324) 2020-02-26 13:41:03 -08:00
general.shard Remove Runner target check, prefer schemes (#56620) 2020-05-11 11:56:44 -07:00
integration.shard Revert "[flutter_tools] integrate l10n tool into build/run (#56167)" (#56800) 2020-05-09 17:50:46 -07:00
src Remove Runner target check, prefer schemes (#56620) 2020-05-11 11:56:44 -07:00
template_test.dart Add pre-stable support for create on Windows (#51895) 2020-03-23 10:42:26 -07:00