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

A customizable Flutter dropdown widget with search functionality, allowing users to filter and quickly select items from long lists, enhancing user experience and usability.

Here’s a suggested changelog for your package:


Changelog #

1.0.0 - 2025-04-28 #

  • onTapCancel bug fix.

0.0.5 - 2025-04-28 #

  • menuTextStyle bug fix.

0.0.4 - 2025-04-28 #

  • Added menuMaxHeight to set the maximum height of the dropdown menu.
  • Introduced onTapCancel callback to allow custom behavior when the dropdown is canceled or closed.
  • Added hoverColor for controlling the hover effect on dropdown items.
  • Introduced selectedColor to customize the color of selected items.
  • Added menuAlignment to control the dropdown menu's alignment relative to the input field.
  • Improved widget documentation with detailed property descriptions.

0.0.3 - 2025-04-10 #

  • Enhanced the itemBuilder to support custom list item widgets.
  • Added contentPadding to customize the padding inside the dropdown menu.
  • Introduced validator and errorStyle for better input validation support.
  • Made the enabled property configurable to allow enabling or disabling the dropdown.

0.0.2 - 2025-03-15 #

  • Added label property to display a custom label above the input field.
  • Introduced textStyle to allow customization of the text inside the input field.
  • Fixed layout issues when the dropdown menu exceeds the screen height.
  • Improved search functionality with the addition of the onSearch callback.

0.0.1 - 2025-03-01 #

  • Initial release with basic dropdown functionality.
  • Includes searchability, a customizable dropdown menu, and item selection.

2
likes
0
points
164
downloads

Publisher

verified publisherrijankunwar.com.np

Weekly Downloads

A customizable Flutter dropdown widget with search functionality, allowing users to filter and quickly select items from long lists, enhancing user experience and usability.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on advanced_searchable_dropdown