mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
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