flutter/bin/cache
Hixie d5dbaa0b93 Be more verbose when downloading artifacts
Previously, we would show 4 progress bars, which made it very unclear
what was going on since we'd just said "downloading engine". Now each
separate thing we download has its own announcement.

Eventually we should probably only download Dart, then do the rest of
this inside the flutter tool, as necessary.
2016-03-07 16:53:46 -08:00
..
.gitignore Download sky_engine and sky_services from cloud storage 2016-02-20 13:25:01 -08:00
dart-sdk.version Update engine 2016-03-02 18:32:49 -08:00
engine.version Update engine.version 2016-03-03 22:51:55 -08:00
material_fonts.version Switch Material Design icons to using the iconfont 2016-03-02 09:32:02 -08:00
README.md Mention that cache directory is volatile. 2016-02-15 09:52:27 -08:00
update_dart_sdk.sh Move Dart SDK to 1.15-dev.4 to support _embedder.yaml 2016-03-02 10:38:45 -08:00
update_engine.sh Be more verbose when downloading artifacts 2016-03-07 16:53:46 -08:00
update_material_fonts.sh Switch Material Design icons to using the iconfont 2016-03-02 09:32:02 -08:00

Binary cache

This directory contains a cache of binary artifacts used by the Flutter tools.

Warning: Flutter tools will sometimes automatically delete files in this directory.