• Jacob Richman's avatar
    Bare bones widget inspector support. (#10332) · 5462ddb9
    Jacob Richman authored
    Bare bones widget inspector support.
    
    Toggle the widget inspector from the flutter tool by pressing 'i'.
    When the widget inspector is select mode:
    Pointer down to to inspect a widget.
    Pointer click to finalize selection of a widget. You can now interact
    with the application as you normally would but with the inspected widget
    highlighted.
    Click the inspect icon in bottom left corner of screen to reactivate
    select mode.
    5462ddb9
Name
Last commit
Last update
.idea Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...
analysis_options.yaml Loading commit data...
analysis_options_repo.yaml Loading commit data...
appveyor.yml Loading commit data...