flutter/packages/flutter_tools/bin
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
..
flutter_tools.dart revert an older workaround for a pub/vm failure (#16749) 2018-04-19 13:11:42 -07:00
fuchsia_asset_builder.dart Cleanup FLX related code (#16416) 2018-04-12 10:12:26 +02:00
fuchsia_tester.dart Make AppContext immutable and race-free (#15984) 2018-03-28 10:58:28 -07:00
xcode_backend.sh Revert elimination of Dart 1 (#18460) 2018-06-13 12:46:39 -07:00