customizable_multiselect_field 0.0.3 copy "customizable_multiselect_field: ^0.0.3" to clipboard
customizable_multiselect_field: ^0.0.3 copied to clipboard

outdated

A Flutter package that provides a highly customizable multiselect field.

[0.0.3] - 01/08/2020 #

  • BREAKING CHANGE: Field decoration moved from CustomizableMultiselectWidgetOptions class to CustomizableMultiselectField class keep the existing pattern within the fields of the flutter.
  • bug solved where when placing the values directly in the valueList field, the rebuilding act will make the values return to they original state.

[0.0.2] - 28/06/2020 #

  • Small fixes.

[0.0.1] - 28/06/2020 #

  • First release
    • Supports multiples data sources with customs label keys and value keys.
    • Includes custumization through the classes CustomizableMultiselectWidgetOptions, CustomizableMultiselectDialogOptions and DataSourceOptions.
    • It's a FormField and contains the default properties of one (onSaved, validator, autovalidate and onChanged).
12
likes
0
pub points
62%
popularity

Publisher

unverified uploader

A Flutter package that provides a highly customizable multiselect field.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on customizable_multiselect_field