mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* rename service_protocol.dart to protocol_discovery.dart * add a wrapper around the obs. protocol * use json-rpc in run * consolidate obs. code; implement flutter run --benchmark * review comments