flutter/packages/flutter_tools
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
..
bin Revert elimination of Dart 1 (#18460) 2018-06-13 12:46:39 -07:00
doc Minor flutter daemon doc fixes (#18447) 2018-06-13 16:01:23 +01:00
gradle Revert elimination of Dart 1 (#18460) 2018-06-13 12:46:39 -07:00
ide_templates/intellij Spelling (#15229) 2018-03-06 21:36:03 -08:00
lib Revert elimination of Dart 1 (#18460) 2018-06-13 12:46:39 -07:00
schema Allow null flutter schema in pubspec (#15690) 2018-03-19 14:55:54 -07:00
templates Upgradle Gradle dependencies to match Android Studio 3.1.2 (#18080) 2018-06-01 09:57:40 +02:00
test Revert elimination of Dart 1 (#18460) 2018-06-13 12:46:39 -07:00
tool Add emulator.getEmulators and emulator.launch to daemon (#17466) 2018-05-22 07:39:08 +01:00
analysis_options.yaml re-write flutter analyze to use the analysis server (#16979) 2018-05-10 09:48:40 -07:00
BUILD.gn Leave source list empty for Fuchsia targets. (#15337) 2018-03-12 15:38:32 +01:00
pubspec.yaml Bump mockito to 3.0.0-alpha+5 (#17487) 2018-05-11 15:27:15 -07:00
README.md Fix capitalization in README.md (#16788) 2018-04-20 01:02:44 -07:00

Flutter Tools

Tools for building Flutter applications.

To run the tests, ensure that no devices are connected, then navigate to flutter_tools and execute:

../../bin/cache/dart-sdk/bin/pub run test -j1