flutter/bin/cache
Adam Barth addc87dcf1 Look for the keyboard in the view services
The engine now provides the keyboard and raw keyboard services via the view
services. This patch updates the framework to look there for the keyboard.
Also, this patch migrates callers to the new MojoServices name for these entry
points.
2016-03-18 14:05:51 -07: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 Look for the keyboard in the view services 2016-03-18 14:05:51 -07: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.