flutter/packages/flutter_tools
Alexander Aprelev c0c6c60b8f
Use already downloaded dart sdk for frontend_server. (#14702)
* Use already downloaded dart sdk for frontend_server.

This is follow-up to https://github.com/flutter/flutter/pull/14610

* Remove reference to engine dart-sdk from artifacts

* Remove unused imports

* WIP to switch back to solution where dart sdk is downloaded into bin/cache/dart-sdk, but it is 'flutter precache -a' that can download all dart sdks for other platforms under bin/cache/artifacts/engine/<platform>/dart-sdk

* Download all dart sdks when 'flutter precache -a'
2018-02-15 07:29:42 -08:00
..
bin Add support for assets in Fuchsia packages (#14654) 2018-02-14 08:05:05 -08:00
gradle Flutter tools support for kernel transformer tracking Widget creation locations. (#13997) 2018-02-12 10:44:31 -08:00
ide_templates/intellij Add semantics traversal order example (#14174) 2018-02-06 14:13:08 -08:00
lib Use already downloaded dart sdk for frontend_server. (#14702) 2018-02-15 07:29:42 -08:00
schema Add support for iOS plugin class prefix (#13095) 2017-11-20 13:27:21 +01:00
templates Add static framework verification override in swift podfile (#14667) 2018-02-14 10:24:08 +01:00
test Use already downloaded dart sdk for frontend_server. (#14702) 2018-02-15 07:29:42 -08:00
tool Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
BUILD.gn Add support for assets in Fuchsia packages (#14654) 2018-02-14 08:05:05 -08:00
pubspec.yaml Use the Dart SDK built from Flutter engine rather than from dartlang.org (#14610) 2018-02-14 07:18:25 -08:00
README.md Update documentation on how to test flutter_tools (#14567) 2018-02-08 22:15:08 +01: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