flutter/packages/flutter_driver/lib/src
Eric Seidel 341bd47624 Move flutter drive to use 8183 to not conflict with diagnostic server
When @jason-simons added the diagnostic server on Android this
happened to conflict with flutter drive's usage of 8182.

We really should fix both of these port users to be dynamic
but this fixes https://github.com/flutter/flutter/issues/3291
for now.

@yjbanov
2016-04-13 11:22:38 -07:00
..
common.dart Merge pull request #3058 from yjbanov/timeline-summary 2016-04-01 17:48:25 -07:00
driver.dart Move flutter drive to use 8183 to not conflict with diagnostic server 2016-04-13 11:22:38 -07:00
enum_util.dart add smoke driver test; find by tooltip; retry predicate 2016-02-29 16:50:47 -08:00
error.dart Add @override annotations to flutter framework 2016-03-14 14:02:26 -07:00
extension.dart [driver] fix analyzer warnings in the extension (#3205) 2016-04-07 17:33:17 -07:00
find.dart Add @override annotations to flutter framework 2016-03-14 14:02:26 -07:00
gesture.dart Add @override annotations to flutter framework 2016-03-14 14:02:26 -07:00
health.dart Add @override annotations to flutter framework 2016-03-14 14:02:26 -07:00
matcher_util.dart [driver] fix match state hand-off in matcher_util.dart (#3103) 2016-04-07 10:08:14 -07:00
message.dart Add @override annotations to flutter framework 2016-03-14 14:02:26 -07:00
retry.dart Enable always_specify_types lint 2016-03-12 00:37:31 -08:00
timeline_summary.dart [driver] give the timeline data some structure 2016-04-04 17:07:16 -07:00
timeline.dart [driver] give the timeline data some structure 2016-04-04 17:07:16 -07:00