You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansu_ui/README.md

15 lines
282 B

4 years ago
# ansu_ui 安速物流移动组件
4 years ago
4 years ago
## dep
![flutter_screenutil](https://img.shields.io/badge/flutter__screenutil-%203.2.0-brightgreen)
4 years ago
## Getting Started
## 贡献
### 组件命名
4 years ago
* 文件命名规则 `as_***`,例如 `as_button`
* 类名命名规则 `AS***`,例如`ASButton`