flutter/packages/flutter_tools
Chris Bracken fd6baba137
Allow spaces in SDK path in flutter_tools tests (#14617)
The Flutter engine now supports package: and file: imports that resolve
to paths on disk that include spaces and other URI-escaped characters.
This patch eliminates the restriction that Dart source paths not include
%20 (or other URI-escaped characters) in their paths in flutter_tool
tests.
2018-02-09 21:43:08 -08:00
..
bin Revert "Reduce noise in xcodebuild stdout (#14586)" (#14605) 2018-02-09 14:28:36 -08:00
gradle Fuse --strong into --preview-dart-2 option. 2018-02-08 09:18:52 -08:00
ide_templates/intellij Add semantics traversal order example (#14174) 2018-02-06 14:13:08 -08:00
lib Revert "Reduce noise in xcodebuild stdout (#14586)" (#14605) 2018-02-09 14:28:36 -08:00
schema Add support for iOS plugin class prefix (#13095) 2017-11-20 13:27:21 +01:00
templates Update Flutter Gallery Xcode project to a publishable state (#14309) 2018-01-29 01:14:03 -08:00
test Allow spaces in SDK path in flutter_tools tests (#14617) 2018-02-09 21:43:08 -08:00
tool Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
BUILD.gn [fuchsia] dart_package is now dart_library. (#13979) 2018-01-08 13:16:46 -08:00
pubspec.yaml Upgrade packages (#14588) 2018-02-09 11:16:58 +01: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