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