- 03 May, 2018 1 commit
-
-
Konstantin Scheglov authored
-
- 18 Apr, 2018 1 commit
-
-
Jacob Richman authored
Support summary-details tree view.
-
- 16 Apr, 2018 1 commit
-
-
Jacob Richman authored
Support exposing the InspectorService over the Flutterservice extension protocol as well as the observatory protocol. (#15876) * Support exposing the InspectorService over the Flutter service extension protocol as well as the observatory protocol. We will probably remove most of the observatory protocol support once a couple versions of the Flutter IntelliJ plugin have shipped that use the Flutter service extension protocol. The only reason to continue supporting the observatory protocol is it will allow using the inspector when paused at a breakpoint.
-
- 20 Mar, 2018 1 commit
-
-
Jacob Richman authored
-
- 12 Mar, 2018 1 commit
-
-
Jason Simmons authored
-
- 09 Mar, 2018 1 commit
-
-
Jacob Richman authored
Make flutter test support the --track-widget-creation flag. Add widget creation location tests. Tests are skipped when --track-widget-creation flag is not passed.
-
- 02 Feb, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 01 Feb, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 11 Jan, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 28 Nov, 2017 1 commit
-
-
Jacob Richman authored
-
- 08 Sep, 2017 1 commit
-
-
Adam Barth authored
Notice that the default alignment for Stack needs to know the directionality.
-
- 07 Sep, 2017 1 commit
-
-
Ian Hickson authored
-
- 05 Sep, 2017 1 commit
-
-
Adam Barth authored
Fixes #11855
-
- 21 Aug, 2017 1 commit
-
-
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.
-