flutter/packages/flutter_tools/lib
Jonah Williams 51ededb92f
[flutter_tools] reland: map file URIs to a multiroot scheme (#66405)
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
2020-09-23 07:03:59 -07:00
..
src [flutter_tools] reland: map file URIs to a multiroot scheme (#66405) 2020-09-23 07:03:59 -07:00
executable.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
runner.dart [flutter_tools] rethrow process exceptions as tool exit from gradle build (#64745) 2020-09-03 11:55:55 -07:00