ec_form 1.1.2 copy "ec_form: ^1.1.2" to clipboard
ec_form: ^1.1.2 copied to clipboard

一个flutter表单组件,主要用于处理表单提交业务。

1.0.0 #

  • 1.0.0版本包含基础表单组件
  • ECFormInputWidgetVM:单行输入组件,带标题
  • ECFormRemarkWidgetVM: 备注,多行输入组件,带标题
  • ECFormInputSelectCustomizeWidgetVM: 点击之后自定义数据(可以跳转等),不会收集param
  • ECFormSwitchWidgetVM: switch开关组件
  • ECFormDateSelectWidgetVM: 日期选择组件
  • ECFormTableCellVM: tabble 表格组件
  • ECFormInputSelectWidgetVM: 选择组件
  • ECFormInputSelectUnitWidgetVM: 后面可带单位的选择组件

1.1.0 #

  • 1.1.0版本包含基础表单组件
  • 优化代码结构
  • 补充部分注释
  • sdk修改为 '>=2.18.2 <4.0.0'

1.1.1 #

  • 1.1.1版本包含基础表单组件
  • 添加版本支持

1.1.2 #

  • 适配ec_adapter 1.1.2版本
1
likes
115
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

一个flutter表单组件,主要用于处理表单提交业务。

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

date_format, ec_adapter, flutter, rxdart

More

Packages that depend on ec_form