PackageTrack
Sign in Get early access

drop_down_list

A customizable dropdown widget supporting single/multiple selection, integrated search in a bottom sheet, generic support for flexible, type-safe handling of custom data.

2.1.1 2.8K downloads/mo #4785 most downloaded on pub.dev Mindinventory/drop_down_list

What this package is like to depend on

Last release 8 months ago

09 Dec 2025

Ships fairly regularly

a new release about every 5 months

Nearly every release is documented

notes for 12 of 12 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

12 releases · first in 2021

2 releases in the last 12 months

see the full history below

Release timeline

12 releases · Dec 2021 to Dec 2025
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 12
  1. 2.1.1 09 Dec 2025
    Release notes
    • Fixed issues.
      • #41 - Issue with restyling submitButtonChild and clearButtonChild. Added submitButtonStyle, clearButtonStyle and removed submitButtonChild, clearButtonChild
    • Updated the library details.
    Open source →
  2. 2.1.0 27 Oct 2025
    Release notes
    • Fixed issues.
      • #39 - showModal currently returns void. Instead, it should return a Future indicating when the dropdown has been closed - either due to selection, external tap, or any other method..
      • #40 - When the keyboard is shown, the bottom part of the list will be behind the keyboard. However, dropDownPadding cannot be adjusted after the modal has been shown.
    • Updated the library details.
    Open source →
  3. 2.0.0 06 Jan 2025
    Release notes
    • BREAKING CHANGE: Changed SelectedListItem class from a non-generic to a generic class: The SelectedListItem now accepts a type parameter T to represent the data it holds.
    • Due to this change, relevant callbacks and properties where SelectedListItem is used also need to be updated or refactored to accommodate the generic type.
    • Added SearchDelegate to enable flexible search functionality based on a user-provided query.
    • Revised the example code to reflect the change of SelectedListItem from a non-generic to a generic class.
    • Fixed the issue.
      • #31 - Error the argument type List<Object> can't be assigned to the parameter type List<SelectedListItem>.
    • Updated the library details.
    Open source →
  4. 1.0.0 23 Dec 2024
    Release notes
    • 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.
    Open source →
  5. 0.0.8 23 Sep 2024
    Release notes
    • 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.
    Open source →
  6. 0.0.7 09 Jul 2024
    Release notes
    • 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.
    Open source →
  7. 0.0.6 07 Dec 2023
    Release notes
    • 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.
    Open source →
  8. 0.0.5 21 Apr 2023
    Release notes
    • 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.
    Open source →
  9. 0.0.4 07 Sep 2022
    Release notes
    • Fixed the issue.
      • #5 - Support for search bar visibility.
    • Updated the library details.
    Open source →
  10. 0.0.3 09 Aug 2022
    Release notes
    • Added the support for widget customizations.
    • Fixed the issue.
      • #2 - Change background color.
    • Updated the library details.
    Open source →
  11. 0.0.2 20 Dec 2021
    Release notes
    • Updated the library details.
    Open source →
  12. 0.0.1 20 Dec 2021
    Release notes
    • Initial release of drop_down_list library.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive