• 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
..
targets Loading commit data...
build_system_test.dart Loading commit data...
depfile_test.dart Loading commit data...
exceptions_test.dart Loading commit data...
file_store_test.dart Loading commit data...
source_test.dart Loading commit data...