mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() 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 |
||
---|---|---|
.. | ||
animation | ||
calculator | ||
cupertino | ||
material | ||
shrine | ||
all.dart | ||
animation_demo.dart | ||
calculator_demo.dart | ||
colors_demo.dart | ||
contacts_demo.dart | ||
images_demo.dart | ||
pesto_demo.dart | ||
shrine_demo.dart | ||
typography_demo.dart | ||
video_demo.dart |