flutter/packages/flutter_tools/bin
Jonah Williams f5de6aadd4
[flutter_tools] remove zone level overrides of verbose and daemon logging (#57448)
Make it possible for all FlutterCommands to be global free, by moving instantiation to inside the Zone context. Additionally, provide VerboseLogger and NotifyLogger (daemon) at the top level and remove from command-specific overrides.

This allows removing a work around where web devices needed to look up directly from the context in non-test code.

Technically the output preferences are still zone injected, but these will be moved soon as they were not being used correctly by the top level command (the injection comes after ArgParser reads the overflow values, causing numerous wrap issues)
2020-06-04 16:35:36 -07:00
..
flutter_tools.dart License update (#45373) 2019-11-27 15:04:02 -08:00
fuchsia_asset_builder.dart Revert "Put fuchsia tools into their own directory, and set source_dir to point at them. (#52266)" (#52277) 2020-03-09 16:55:58 -07:00
fuchsia_attach.dart [flutter_tools] remove zone level overrides of verbose and daemon logging (#57448) 2020-06-04 16:35:36 -07:00
fuchsia_tester.dart [flutter_tools] add flag for sound-null-safety, unify with experiments (#58533) 2020-06-03 21:02:07 -07:00
macos_assemble.sh [flutter_tools] add flag for sound-null-safety, unify with experiments (#58533) 2020-06-03 21:02:07 -07:00
tool_backend.bat License update (#45373) 2019-11-27 15:04:02 -08:00
tool_backend.dart [flutter_tools] add flag for sound-null-safety, unify with experiments (#58533) 2020-06-03 21:02:07 -07:00
tool_backend.sh License update (#45373) 2019-11-27 15:04:02 -08:00
vs_build.bat License update (#45373) 2019-11-27 15:04:02 -08:00
xcode_backend.sh [flutter_tools] add flag for sound-null-safety, unify with experiments (#58533) 2020-06-03 21:02:07 -07:00