README.md 179 Bytes
Newer Older
Kevin's avatar
Kevin committed
1 2 3 4
# cool_ui

一套很酷的UI控件

Im-Kevin's avatar
Im-Kevin committed
5 6 7 8 9 10
Usage
Add this to your package's pubspec.yaml file:
``` yaml
dependencies:
  cool_ui: "^0.1.6"
```
Kevin's avatar
Kevin committed
11

Im-Kevin's avatar
Im-Kevin committed
12 13
## CupertinoPopover
仿iOS的UIPopover
Kevin's avatar
Kevin committed
14

Im-Kevin's avatar
Im-Kevin committed
15