• Michael Klimushyn's avatar
    Set `FlutterDevice.viewFilter` by CLI flag (#23026) · 4f8acd84
    Michael Klimushyn authored
    `FlutterDevice.views` is limited by a filter. Pipe this filter up as an
    option for the commands that instantiate `FlutterDevice`s. This is the
    first change necessary for the CLI tooling to target specific isolates
    (#22009).
    
    More work needs to be done after this patch.
    * Isolate names are dynamically generated and change every restart.
    * This just filters views, not background isolates (`VMService.isolates`).
    4f8acd84
Name
Last commit
Last update
..
bin Loading commit data...
doc Loading commit data...
gradle Loading commit data...
ide_templates/intellij Loading commit data...
lib Loading commit data...
schema Loading commit data...
templates Loading commit data...
test Loading commit data...
tool Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
pubspec.yaml Loading commit data...