• Jonah Williams's avatar
    [flutter_tools] remove most use of global packages path (#60231) · 82a6f9bf
    Jonah Williams authored
    The global packages path could cause tests to fail when it would be overriden to unexpected (in test setup) values. Remove most usage and make it a configuration on buildInfo, along with most other build information. Cleanup the asset builder to require the .packages path and the resident runners to no longer require it, since they already have the information in build_info.
    
    It needs to stick around for the fuchsia deps we do not control.
    
    Filled #60232 for remaining work.
    82a6f9bf
Name
Last commit
Last update
..
bin Loading commit data...
doc Loading commit data...
fuchsia_entrypoint_shim Loading commit data...
gradle Loading commit data...
ide_templates/intellij Loading commit data...
lib Loading commit data...
schema Loading commit data...
static Loading commit data...
templates Loading commit data...
test Loading commit data...
tool Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
build.yaml Loading commit data...
dart_test.yaml Loading commit data...
pubspec.yaml Loading commit data...