flutter/packages/flutter_driver
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
..
lib Revert elimination of Dart 1 (#18460) 2018-06-13 12:46:39 -07:00
test enable lint prefer_equal_for_default_values (#18156) 2018-06-05 08:50:40 +02:00
test_driver add driver failure test (#6776) 2016-11-09 15:28:30 -08:00
BUILD.gn [gn] Add flutter_driver build file. (#17174) 2018-05-02 11:05:20 -07:00
pubspec.yaml Bump mockito to 3.0.0-alpha+5 (#17487) 2018-05-11 15:27:15 -07:00