• 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
.github Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.cirrus.yml Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
appveyor.yml Loading commit data...
flutter_console.bat Loading commit data...