- 07 Sep, 2022 1 commit
-
-
Pierre-Louis authored
-
- 06 Aug, 2022 1 commit
-
-
Zachary Anderson authored
This reverts commit ba40150e.
-
- 05 Aug, 2022 1 commit
-
-
Pierre-Louis authored
* Update icons * Update icons_test.dart
-
- 30 Mar, 2022 1 commit
-
-
Pierre-Louis authored
* update icons * add test
-
- 04 Jan, 2022 1 commit
-
-
Pierre-Louis authored
* update icons * add regression test * add fix for pie_chart_outline
-
- 30 Mar, 2021 1 commit
-
-
Pierre-Louis authored
* [Fonts] Update material icons (#78311) * Update icons * remove trailing blank line * Update icons.dart
-
- 25 Mar, 2021 2 commits
-
-
Pierre-Louis authored
This reverts commit e34f3b01.
-
Pierre-Louis authored
* Update icons * remove trailing blank line
-
- 16 Mar, 2021 1 commit
-
-
Pierre-Louis authored
* Update icons using new process * Remove trailing blank line * regen icons.dart * regen with new codepoints * Update material_fonts.version Keep current Roboto
-
- 05 Feb, 2021 1 commit
-
-
godofredoc authored
This is in preparation to move the flutter artifacts to a more secure location. Bug: go/fxb/64576
-
- 26 Sep, 2020 1 commit
-
-
Will Larche authored
[Icons][iOS] Pointing to version of material icon font that includes more metadata in the xml. (#66684)
-
- 24 Sep, 2020 1 commit
-
-
Will Larche authored
-
- 24 Jul, 2020 1 commit
-
-
Will Larche authored
-
- 07 Dec, 2017 1 commit
-
-
Jakob Andersen authored
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.
-
- 10 Nov, 2017 1 commit
-
-
xster authored
-
- 08 Nov, 2017 1 commit
-
-
Ian Hickson authored
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.
-
- 07 Oct, 2016 1 commit
-
-
Dan Rubel authored
-
- 03 Oct, 2016 1 commit
-
-
Chris Bracken authored
-
- 28 Mar, 2016 1 commit
-
-
Jason Simmons authored
-
- 02 Mar, 2016 1 commit
-
-
Adam Barth authored
Rather than managing all the Material Design icons manually, we now manage them using an icon font. The icon font contains glyphs for each icon in an efficient vector format. This patch updates the FLX tooling to include the MaterialIcons font and updates the Icon widget to use the font instead of asset images. Fixes #2313 Fixes #2218 Fixes #2009 Fixes #994
-