flutter/packages/flutter_tools/lib
Jacob Richman ab9ba3f909
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.
2018-04-16 10:04:40 -07:00
..
src Support exposing the InspectorService over the Flutterservice extension protocol as well as the observatory protocol. (#15876) 2018-04-16 10:04:40 -07:00
executable.dart unnessary parenthesis (#14475) 2018-02-06 09:00:11 +01:00
runner.dart Remove writelnStderr (#16058) 2018-03-29 05:55:32 -07:00