flutter/packages/flutter_tools
Alexander Aprelev 2890e18bcb
Return copied kernel filename for flutter test execution. (#15298)
* Return copied kernel filename.

This fixes 'flutter test --preview-dart-2' crash.
2018-03-08 16:02:21 -08:00
..
bin Spelling (#15229) 2018-03-06 21:36:03 -08:00
gradle Pass extra front-end and gen_snapshot options to GenerateDependencies gradle task, as it also runs 'flutter build aot' (#14980) 2018-03-06 09:19:30 -08:00
ide_templates/intellij Spelling (#15229) 2018-03-06 21:36:03 -08:00
lib Return copied kernel filename for flutter test execution. (#15298) 2018-03-08 16:02:21 -08:00
schema Add support for iOS plugin class prefix (#13095) 2017-11-20 13:27:21 +01:00
templates Fix create template for "package" (#14976) 2018-02-28 11:53:03 -08:00
test Give file system recording serialization a timeout. (#15217) 2018-03-07 11:39:59 -08:00
tool Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
BUILD.gn [fuchsia] Add explicit sources to a few targets. (#15182) 2018-03-05 18:03:09 -08:00
pubspec.yaml Step process, boolean_selector, collection deps up. (#15262) 2018-03-08 11:07:03 -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