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

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

主要功能 #

  • ECFormInputWidgetVM:单行输入组件,带标题

  • ECFormRemarkWidgetVM: 备注,多行输入组件,带标题

  • ECFormInputSelectCustomizeWidgetVM: 点击之后自定义数据(可以跳转等),不会收集param

  • ECFormSwitchWidgetVM: switch开关组件

  • ECFormDateSelectWidgetVM: 日期选择组件

  • ECFormTableCellVM: tabble 表格组件

  • ECFormInputSelectWidgetVM: 选择组件

  • ECFormInputSelectUnitWidgetVM: 后面可带单位的选择组件

3
likes
125
points
119
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