Files
flutter/packages/flutter_tools/lib/executable.dart
Jonah Williams 07e2d6f63b [flutter_tools] make precache force blow away stamp files (#61003)
update flutter precache --force to delete all stamp files. In the event that a user is hitting a cache issue, this should be easier than re-downloading all artifacts or manually blowing away the cache.

This is probably how it should have worked in the first place
2020-07-07 19:33:25 -07:00

5.5 KiB