flutter/dev/manual_tests/lib
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
..
animated_icons.dart Roll engine to b6df7a637498ca9beda1fa9cd7210e3202ea599f. (#15444) 2018-03-12 15:44:25 -07:00
card_collection.dart enable lint prefer_equal_for_default_values (#18156) 2018-06-05 08:50:40 +02:00
color_testing_demo.dart Moving API doc asset URLs to point to the new location. (#17697) 2018-05-17 09:53:06 -07:00
drag_and_drop.dart enable lint prefer_equal_for_default_values (#18156) 2018-06-05 08:50:40 +02:00
main.dart Use new project template (#10378) 2017-05-29 14:07:21 +02:00
material_arc.dart Revert elimination of Dart 1 (#18460) 2018-06-13 12:46:39 -07:00
overlay_geometry.dart Revert elimination of Dart 1 (#18460) 2018-06-13 12:46:39 -07:00
page_view.dart enable lint prefer_single_quotes (#12665) 2017-10-22 18:11:36 +02:00
raw_keyboard.dart some whitespace cleanup (#14443) 2018-02-02 23:27:29 +01:00
text.dart enable lint prefer_equal_for_default_values (#18156) 2018-06-05 08:50:40 +02:00