flutter/packages/flutter_tools/lib
Jonah Williams cb67513f29
[flutter_tools] Reland: simplify pub cache logic (#67589)
There have been some more additional reports of a missing 'package:characters' import after upgrading flutter. This has me concerned that our pub caching logic is incorrect. Instead of the tool attempting to guess when pub should be run, always delegate to pub.

Also takes an opportunity to fix the kernel snapshot depending on the .packages or package_config. Due to the generated: date field this causes extra rebuilds. Instead when pub get is run, write out an additional file with just the package contents and version.

Fixes #66777
Fixes #65723
2020-10-23 10:00:56 -07:00
..
src [flutter_tools] Reland: simplify pub cache logic (#67589) 2020-10-23 10:00:56 -07:00
executable.dart Revert "[flutter_tools] refactor drive launch into separate service, split by mobile+desktop and web (#68451)" (#68845) 2020-10-22 19:39:33 -07:00
runner.dart [flutter_tools] HACKTOBERFEST (#67882) 2020-10-12 09:31:02 -07:00