We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ced9b62 commit 4e42f3eCopy full SHA for 4e42f3e
1 file changed
resources/META-INF/plugin.xml
@@ -8,8 +8,8 @@
8
<p>Flutter开发代码自动生成插件</p>
9
<ul>
10
<li>自动生成图片资源类</li>
11
- <li>自动生成字体资源类</li>
12
- <li>自动生成路由名称(以文件名page结尾的dart文件)类</li>
+ <li>自动生成Iconfont资源类</li>
+ <li>自动生成路由名称类(以文件名page结尾的dart文件)</li>
13
</ul>
14
<p><a href="https://github.com/Xie-Yin/FlutterPlugin">使用介绍</a></p>
15
]]></description>
0 commit comments