• 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...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
analysis_options_repo.yaml Loading commit data...
appveyor.yml Loading commit data...
flutter_console.bat Loading commit data...