• Chris Bracken's avatar
    Allow spaces in SDK path in flutter_tools tests (#14617) · fd6baba1
    Chris Bracken authored
    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.
    fd6baba1
Name
Last commit
Last update
..
bin Loading commit data...
gradle Loading commit data...
ide_templates/intellij Loading commit data...
lib Loading commit data...
schema Loading commit data...
templates Loading commit data...
test Loading commit data...
tool Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...
pubspec.yaml Loading commit data...