浏览代码

fix material icons

/main
fzhangtj 6 年前
当前提交
87840bbb
共有 2 个文件被更改,包括 506 次插入499 次删除
  1. 7
      README.md
  2. 998
      Runtime/material/icons.cs

7
README.md


you can refer to Flutter Wiki to access detailed descriptions of UIWidgets APIs
from those of their Flutter counterparts.
#### NOTES
##### Using Material Icons
To use material Icons, you need to add font MaterialIcons-Regular.ttf into your project and add it into
```FontManager``` as the sample code shows. The file name must be MaterialIcons-Regular.ttf, otherwise the icons
could not shown
#### FAQ
| Question | Answer |

998
Runtime/material/icons.cs
文件差异内容过多而无法显示
查看文件

正在加载...
取消
保存