flutter/packages/flutter_tools/lib/src/build_system
Jonah Williams 84aae22c3e
[flutter_tools] optimize fetch requests and remove main.dart.js bypass (#66069)
The main.dart.js bypass is not needed now that we have skipWaiting. Additionally optimize the fetch handler so that resources not in the cache skip the service worker altogether.

Fixes #66068
2020-09-17 17:05:46 -07:00
..
targets [flutter_tools] optimize fetch requests and remove main.dart.js bypass (#66069) 2020-09-17 17:05:46 -07:00
build_system.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
depfile.dart [flutter_tools] migrate windows to assemble (#55187) 2020-04-22 12:26:49 -07:00
exceptions.dart License update (#45373) 2019-11-27 15:04:02 -08:00
file_store.dart [flutter_tools] chunk the hashing of large files (#57506) 2020-05-18 12:45:20 -07:00
source.dart [flutter_tools] don't compute hashes of well known artifacts (#53848) 2020-04-20 12:21:20 -07:00