drop_down_list 1.0.0 copy "drop_down_list: ^1.0.0" to clipboard
drop_down_list: ^1.0.0 copied to clipboard

A dropdown widget with rich customization options, supporting single or multiple selection, an integrated search feature in a bottom sheet.

1.0.0 #

  • Added initial, minimum and maximum fractional values of the DraggableScrollableSheet.
  • Added customizable trailing widgets for selected and deselected list items in multiple selection mode.
  • Added separator widget for list views to enhance item separation.
  • Added customization options for padding, colors, and button texts in the dropdown list views.
  • Merged the PR.
  • Fixed the issue.
    • #28 - Error overflowing RenderFlex has an orientation of Axis vertical.
  • Refactored and improved the code.
  • Updated the library details.

0.0.8 #

  • BREAKING CHANGE: The library now requires Dart version 3.2.0 or higher, and Flutter version 3.16.0 or higher.
  • Merged the PRs.
  • Refactored the code of the above PRs.
  • Updated the library details.

0.0.7 #

  • Fixed the issue.
    • #19 - How to limit the number of items selected with multiple selection.
  • Merged the PR.
  • Refactored the code.
  • Updated the library details.

0.0.6 #

  • Fixed the issues.
    • #13 - How to limit or control the height of bottom modal.
    • #14 - Search hint text has an offset when not selected.
    • #15 - i need btn to remove selected items.
    • #18 - Setting background color.
  • Updated the library details.

0.0.5 #

  • Fixed the issues.
    • #7 - Change hintText.
    • #8 - No dismissible sheet.
    • #11 - text field clean is not working.
    • #12 - Why make this dynamic.
  • Updated the library details.

0.0.4 #

  • Fixed the issue.
    • #5 - Support for search bar visibility.
  • Updated the library details.

0.0.3 #

  • Added the support for widget customizations.
  • Fixed the issue.
    • #2 - Change background color.
  • Updated the library details.

0.0.2 #

  • Updated the library details.

0.0.1 #

  • Initial release of drop_down_list library.
308
likes
160
points
4.91k
downloads
screenshot

Publisher

verified publishermindinventory.com

Weekly Downloads

A dropdown widget with rich customization options, supporting single or multiple selection, an integrated search feature in a bottom sheet.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on drop_down_list