• Jonah Williams's avatar
    [flutter_tools] reland: map file URIs to a multiroot scheme (#66405) · 51ededb9
    Jonah Williams authored
    If a file scheme and one or more roots is provided, fall back to this mapping before the direct file path if the file path cannot be turned into a package URI.
    
    Use URI representation so that the transformation is resilient to the org-dartlang-app scheme used by the web builds.
    
    Fixes #66095
    Fixes #66404
    51ededb9
Name
Last commit
Last update
..
coverage_collector.dart Loading commit data...
event_printer.dart Loading commit data...
flutter_platform.dart Loading commit data...
flutter_web_platform.dart Loading commit data...
runner.dart Loading commit data...
test_compiler.dart Loading commit data...
test_config.dart Loading commit data...
test_wrapper.dart Loading commit data...
watcher.dart Loading commit data...