flutter/packages/flutter_tools/test
Jonah Williams 72397fd448
[flutter_tools] Lazily inject logger into web devices (#55961)
Constructing the WebDevices with the global logger too early will lead to them grabbing the StdoutLogger when running in daemon mode. This prevents IDEs from seeing the correct debug message.
2020-04-29 11:35:40 -07:00
..
commands.shard Support tags in testWidgets (#55141) 2020-04-28 15:49:01 -07:00
data Fix flutter doctor (pluginsPath) check for Mac (#50324) 2020-02-26 13:41:03 -08:00
general.shard [flutter_tools] Lazily inject logger into web devices (#55961) 2020-04-29 11:35:40 -07:00
integration.shard [flutter_tools] reland migrate FlutterViews to package:vm_service (#55797) 2020-04-27 17:41:42 -07:00
src [flutter tools] Move _informUserOfCrash into crash_reporting.dart (#55614) 2020-04-28 10:34:03 -07:00
template_test.dart Add pre-stable support for create on Windows (#51895) 2020-03-23 10:42:26 -07:00