flutter/packages/flutter_tools/test
James D. Lin 566c1d1124
flutter_tools: Prefer using .of() over .from() when possible (#55250)
Prefer using `.of()` (which is statically type-checked) over
`.from()` (which is dynamically type-checked) when possible.
2020-04-21 22:09:50 -07:00
..
commands.shard [flutter_tools] initial support for enable experiment, run, apk, ios, macos (#54617) 2020-04-21 20:39:36 -07:00
data Fix flutter doctor (pluginsPath) check for Mac (#50324) 2020-02-26 13:41:03 -08:00
general.shard flutter_tools: Prefer using .of() over .from() when possible (#55250) 2020-04-21 22:09:50 -07:00
integration.shard Add flag to enable expression evaluation for web (#55003) 2020-04-17 10:42:02 -07:00
src flutter_tools: Prefer using .of() over .from() when possible (#55250) 2020-04-21 22:09:50 -07:00
template_test.dart Add pre-stable support for create on Windows (#51895) 2020-03-23 10:42:26 -07:00