flutter/packages/flutter
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
..
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
test Support exposing the InspectorService over the Flutterservice extension protocol as well as the observatory protocol. (#15876) 2018-04-16 10:04:40 -07:00
BUILD.gn [fuchsia] Fix package/flutter BUILD.gn deps (#15951) 2018-03-26 14:03:31 -07:00
pubspec.yaml Update dependencies (#16442) 2018-04-10 14:27:53 -07:00
README.md Minor grammar fixes. (#9808) 2017-05-04 13:44:01 -07:00

Flutter

Flutter is a new way to build high-performance, cross-platform mobile apps. Flutter is optimized for today's — and tomorrow's — mobile devices. We are focused on low-latency input and high frame rates on Android and iOS.

See the getting started guide for information about using Flutter.