• 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
compile_test.dart 2.1 KB