flutter/packages/flutter_tools
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
..
bin Pass verbose flag to Xcode subcommands (#16483) 2018-04-12 09:30:50 -07:00
gradle Cleanup FLX related code (#16416) 2018-04-12 10:12:26 +02:00
ide_templates/intellij Spelling (#15229) 2018-03-06 21:36:03 -08:00
lib Support exposing the InspectorService over the Flutterservice extension protocol as well as the observatory protocol. (#15876) 2018-04-16 10:04:40 -07:00
schema Allow null flutter schema in pubspec (#15690) 2018-03-19 14:55:54 -07:00
templates Require Cocoapods 1.5.0 (#16443) 2018-04-12 06:23:14 +02:00
test Roll engine to 76cb311d9c33720dcd19274228b39ecdbad8d9af (with rolled dart) (#16518) 2018-04-12 16:28:01 -07:00
tool Use Dart 2 camel case constants (#15360) 2018-03-12 11:06:32 -07:00
BUILD.gn Leave source list empty for Fuchsia targets. (#15337) 2018-03-12 15:38:32 +01:00
pubspec.yaml Update dependencies (#16442) 2018-04-10 14:27:53 -07:00
README.md Update documentation on how to test flutter_tools (#14567) 2018-02-08 22:15:08 +01:00

Flutter tools

Tools for building Flutter applications.

To run the tests, ensure that no devices are connected, then navigate to flutter_tools and execute:

../../bin/cache/dart-sdk/bin/pub run test -j1