安速物流 UI 组件库
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.
 
 
 
小赖 40cd18051d
update readme
4 years ago
example 添加数量组件 4 years ago
lib 添加数量组件 4 years ago
.gitignore init 4 years ago
.metadata init 4 years ago
CHANGELOG.md init 4 years ago
LICENSE init 4 years ago
README.md update readme 4 years ago
pubspec.lock add screenutil support 4 years ago
pubspec.yaml add screenutil support 4 years ago

README.md

ansu_ui 安速物流移动组件

dep

flutter_screenutil

Getting Started

贡献

组件命名

  • 文件命名规则 as_***,例如 as_button
  • 类名命名规则 AS***,例如ASButton