search_field_dropdown 1.2.1 copy "search_field_dropdown: ^1.2.1" to clipboard
search_field_dropdown: ^1.2.1 copied to clipboard

A customizable dropdown widget for Flutter with advanced styling, search functionality, and dynamic data handling.

1.2.1 #

bug fixed

1.2.0 #

  • Added comprehensive Multi-Select dropdown support (isMultiSelect).
  • Introduced native inner checkbox rendering alongside multiSelectCheckBuilder.
  • Supported custom external chip rendering via multiSelectDisplayBuilder and selectedItemsBuilder.
  • Refactored loose decoration parameters (textStyle, menuDecoration, fieldDecoration, etc.) into a unified SearchFieldDropdownDecoration configuration model.
  • Added focusedItemDecoration, unfocusedItemDecoration, and itemPadding for full-width row selections natively extending beneath checkboxes.

1.1.1 #

bug fixed

1.1.0 #

bug fixed

1.0.5 #

mobile version drop-down issue fixed and other bug fixed

1.0.4+1 #

empty list enter press issue fixed and onChange focus issue fixed

1.0.4 #

ui component added or shortcut issue fixed

1.0.3 #

Shortcut added for item selection on Mac, Windows, and web; mouse hover feature implemented.

1.0.2 #

focusNode issue fixed

1.0.1 #

bug fixed

1.0.0 #

This drop-down allows users to search for any item from the API or local list data.

7
likes
0
points
642
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable dropdown widget for Flutter with advanced styling, search functionality, and dynamic data handling.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on search_field_dropdown