• Adam Barth's avatar
    Switch Material Design icons to using the iconfont · 870894fc
    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
    870894fc
flutter.yaml 1.03 KB