smart_search_dropdown 0.0.4 copy "smart_search_dropdown: ^0.0.4" to clipboard
smart_search_dropdown: ^0.0.4 copied to clipboard

A customizable Flutter dropdown with search functionality.

Change Log #

All notable changes to the "smart_search_dropdown" Flutter package will be documented in this file. This project adheres to Semantic Versioning.

1.0.0 - 2023-11-07 #

Added #

  • Initial release of the smart_search_dropdown package.
  • The SmartSearchDropdown widget, a customizable searchable dropdown for Flutter.
  • Support for displaying a list of items, selecting an item, and searching through the items.
  • Customization options for labels, colors, and loading indicators.
  • A sample CustomDropDownItem class for defining dropdown items.

Changed #

  • None

Removed #

  • None

0.0.2 - 2023-11-07 #

Added #

  • None

Changed #

  • Stable Sdk versions

Removed #

  • Deprecated or unnecessary features.

0.0.3 - 2023-11-07 #

Added #

  • None

Changed #

  • modify dimension sizes

Removed #

  • Deprecated or unnecessary features.

0.0.4 - 2023-11-07 #

Added #

  • some params

Changed #

  • modify display look

Removed #

  • Deprecated or unnecessary features.
2
likes
150
points
26
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A customizable Flutter dropdown with search functionality.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on smart_search_dropdown