• Jonah Williams's avatar
    [flutter_tools] use flutter tool handler for dwds resources and precache tool... · 3e838da9
    Jonah Williams authored
    [flutter_tools] use flutter tool handler for dwds resources and precache tool pub dependencies (#65814)
    
    If the tool is downloaded from a precompiled snapshot, or if the backing source files in the pub cache are deleted, the dwds debugging functionality will break as the client.js file cannot be located. Instead use the PackageConfig to verify that package location, downloading if it is missing.
    
    Override the dwds middleware to avoid Isolate.resolvePackageUri
    
    Fixes #53644
    Fixes #65475
    3e838da9
Name
Last commit
Last update
..
_flutter_web_build_script Loading commit data...
flutter Loading commit data...
flutter_driver Loading commit data...
flutter_goldens Loading commit data...
flutter_goldens_client Loading commit data...
flutter_localizations Loading commit data...
flutter_test Loading commit data...
flutter_tools Loading commit data...
flutter_web_plugins Loading commit data...
fuchsia_remote_debug_protocol Loading commit data...
analysis_options.yaml Loading commit data...