Commit graph

4 commits

Author SHA1 Message Date
Jakob Andersen e1018fab34
Make artifacts URLs configurable. (#13380)
Add support for configuring the base storage URL for Flutter's
artifacts. If FLUTTER_STORAGE_BASE_URL is set, use it instead of
storage.googleapis.com.

The pub server can be overridden by setting PUB_HOSTED_URL.
2017-12-07 16:30:23 +01:00
xster 9038cb3c1c
Revert to previously working font file for material icons (#12954) 2017-11-09 16:41:03 -08:00
Ian Hickson 97b3742f63
Automatically flip material icons in RTL. (#12876)
I'm not really sure how to test this without a reference test, since
eventually we want to move this to a font feature and thus the obvious
test (looking for the Transform widget) isn't really valid.
2017-11-08 14:22:14 -08:00
Dan Rubel 94a83af5b1 Cleanup bin/cache (#6247) 2016-10-07 15:24:19 -04:00
Renamed from bin/cache/material_fonts.version (Browse further)