iconfont2flutter README阿里的字体图标库自动转flutter的IconData集合工具。 阿里字体库在这 https://www.iconfont.cn/ 默认配置下将下载好的字体文件压缩包中的 iconfont.json 以及iconfont.ttf移动到您的flutter项目下assets/icons中,然后运行iconfont update即可。 之后会在flutter 项目的lib/plugins中生成对应的字体集合类; macOS下按cmd+shift+P打开vscode的命令面板,然后输入 iconfont demo enter键确认即可; 使用方式为
配置文件
FeaturesDescribe specific features of your extension including screenshots of your extension in action. Image paths are relative to this README file. For example if there is an image subfolder under your extension project workspace: 
RequirementsIf you have any requirements or dependencies, add a section describing those and how to install and configure them. Extension Commads
Known Issues如有BUG,请联系我 kuroko.link@outlook.com Release Notes0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
|