1. 28 Nov, 2017 1 commit
  2. 21 Sep, 2017 1 commit
  3. 07 Sep, 2017 1 commit
  4. 31 Aug, 2017 1 commit
  5. 29 Aug, 2017 1 commit
  6. 23 Aug, 2017 1 commit
  7. 22 Aug, 2017 1 commit
  8. 21 Aug, 2017 1 commit
    • 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