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

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

1.0.0 #

  • 1.0.0版本包含基础表单组件

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

    • 新增截图和组件说明
3
likes
125
points
20
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