提交 1de6edba authored 作者: Kevin's avatar Kevin

升级0.1.16版本

上级 4008802e
......@@ -3,13 +3,22 @@
用flutter实现一些我认为好看的UI控件</br>
希望大家提一些觉得不错的控件,我自己一个人想有时候想到的比较有限
Usage
Add this to your package's pubspec.yaml file:
Usage Add this to your package's pubspec.yaml file:
Flutter >=1.7
``` yaml
dependencies:
cool_ui: "^0.1.14"
cool_ui: "^0.1.16"
```
Flutter < 1.7
``` yaml
dependencies:
cool_ui: "0.1.15"
```
# 控件
- [CupertinoPopoverButton](documents/popover.md#CupertinoPopoverButton)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论