flutter/packages/flutter_tools/templates
Adam Barth 870894fc68 Switch Material Design icons to using the iconfont
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
2016-03-02 09:32:02 -08:00
..
create Switch Material Design icons to using the iconfont 2016-03-02 09:32:02 -08:00
driver add smoke driver test; find by tooltip; retry predicate 2016-02-29 16:50:47 -08:00