select_field 2.0.0 copy "select_field: ^2.0.0" to clipboard
select_field: ^2.0.0 copied to clipboard

Simple, easy and highly customizable input field for creating a dropdown list of selectable options.

2.0.0 #

  • Added search functionality to SelectField() and MultiSelectField()
  • Implemented auto-unselect when tapping the same option in SelectField()

1.1.0 #

  • Fixed Type error bug on MultiSelectField() when initial options were null
  • Added isSelected argument on builder functions (optionBuilder and childBuilder)
  • Added selectedOption property to SelectFieldMenuController()

1.0.0 #

  • MultiSelectField() widget added
  • Removed customControl property from SelectFieldMenuController()

0.1.3 #

  • Updated readme

0.1.2 #

  • Added Material widget as a parent to OptionsMenu widget

0.1.1 #

  • Animated image in readme fix

0.1.0 #

  • Select Field - first release
5
likes
160
pub points
75%
popularity

Publisher

unverified uploader

Simple, easy and highly customizable input field for creating a dropdown list of selectable options.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on select_field