• 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
..
android_test.dart Loading commit data...
assets_test.dart Loading commit data...
dart_test.dart Loading commit data...
desktop_test.dart Loading commit data...
icon_tree_shaker_test.dart Loading commit data...
ios_test.dart Loading commit data...
linux_test.dart Loading commit data...
localizations_test.dart Loading commit data...
macos_test.dart Loading commit data...
web_test.dart Loading commit data...
windows_test.dart Loading commit data...