flutter/dev/devicelab/lib/framework
Chris Bracken 2ae48845a8
Revert elimination of Dart 1 (#18460)
fuchsia_tester.dart still assumes Dart 1. Previously, it ran tests directly
from source, flutter_platform.dart automatically runs a kernel compile when
operating in Dart 2 mode, but this assumes a functional Dart SDK is available
in the artifacts directly, and fuchsia_tester.dart mocks out the artifacts
directory with an empty temp dir.

Remaining work is:
1. Get the frontend server building as a dependency on Fuchsia.
2. Patch fuchsia_tester.dart to use a valid Dart SDK and frontend server.

This also reverts migration to Dart 2 typedef syntax.

This reverts commit 6c56bb2. (#18362)
This reverts commit 3daebd0. (#18316)
2018-06-13 12:46:39 -07:00
..
adb.dart whitespace cleanup (#14458) 2018-02-05 22:20:21 +01:00
framework.dart Revert elimination of Dart 1 (#18460) 2018-06-13 12:46:39 -07:00
ios.dart Use deprecated io constants (#17278) 2018-05-03 22:27:29 -07:00
manifest.dart Fix some of the generic types specified to avoid runtime errors in --preview-dart-2 (#15166) 2018-03-07 00:33:21 -08:00
runner.dart enable lint prefer_equal_for_default_values (#18156) 2018-06-05 08:50:40 +02:00
utils.dart enable lint prefer_equal_for_default_values (#18156) 2018-06-05 08:50:40 +02:00