- 21 May, 2017 1 commit
-
-
xster authored
Moved everything icons related except the material icon button and the materialicon font list to widget
-
- 19 Apr, 2017 1 commit
-
-
Adam Barth authored
Turns out we have many immutable classes. Fixes #6892
-
- 18 Mar, 2017 1 commit
-
-
Adam Barth authored
This update adds support for custom fonts in icons. As an example, it can be used with the icon-set from https://materialdesignicons.com Thanks to @vlidholt for the original patch. Fixes #4494 Fixes #3199
-
- 04 Oct, 2016 1 commit
-
-
Chris Bracken authored
-
- 03 Oct, 2016 1 commit
-
-
Chris Bracken authored
-
- 13 Apr, 2016 1 commit
-
-
Devon Carew authored
-
- 12 Apr, 2016 2 commits
-
-
Devon Carew authored
* styles updates for the api docs * update library docs * use the new --favion and --use-categories options for dartdoc
-
Adam Barth authored
Now past halfway though material.dart by files.
-
- 01 Apr, 2016 1 commit
-
-
Adam Barth authored
-
- 23 Mar, 2016 1 commit
-
-
Ian Hickson authored
-
- 18 Mar, 2016 5 commits
- 14 Mar, 2016 1 commit
-
-
Hixie 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
-