Commit graph

12 commits

Author SHA1 Message Date
Pierre-Louis 89f82ff4fb
[Reland][Fonts] Update material icons (#79364)
* [Fonts] Update material icons (#78311)

* Update icons

* remove trailing blank line

* Update icons.dart
2021-03-30 17:27:07 +02:00
Pierre-Louis 4ccb6f8e4d
Revert "[Fonts] Update material icons (#78311)" (#79058)
This reverts commit e34f3b013f.
2021-03-25 19:48:01 +01:00
Pierre-Louis e34f3b013f
[Fonts] Update material icons (#78311)
* Update icons

* remove trailing blank line
2021-03-25 10:22:57 +01:00
Pierre-Louis 5be3f215ed
[Fonts] Update material icons (#76607)
* Update icons using new process

* Remove trailing blank line

* regen icons.dart

* regen with new codepoints

* Update material_fonts.version

Keep current Roboto
2021-03-16 08:35:00 +01:00
godofredoc da6528cda6
Point to a new artifacts location. (#70673)
This is in preparation to move the flutter artifacts to a more secure
location.

Bug:
  go/fxb/64576
2021-02-04 18:44:47 -08:00
Will Larche 576d6b582b
[Icons][iOS] Pointing to version of material icon font that includes more metadata in the xml. (#66684) 2020-09-25 22:47:52 -04:00
Will Larche 67f51e8ec2
[Icons] Update icon version to point to file that iOS will prefer. (#66524) 2020-09-24 07:02:03 -07:00
Will Larche 7782845edd
[Material] Updated icons and fonts (#61778) 2020-07-24 15:41:13 -07:00
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)