searchable_dropdown_widget 0.2.0 copy "searchable_dropdown_widget: ^0.2.0" to clipboard
searchable_dropdown_widget: ^0.2.0 copied to clipboard

A Flutter package that provides customizable searchable dropdown widgets with filtering capabilities. Perfect for selecting items from large lists with search functionality.

0.2.0 #

  • Added backgroundColor parameter to customize dropdown options panel background color
  • Added bottomPadding parameter for bottom padding of options widget
  • Added endPadding parameter for end (right) padding of options widget
  • Added elevation parameter to control shadow/elevation effect (default: 1.0)
  • Added borderRadius parameter to customize rounded bottom corners (default: 0.0)
  • Improved visual appearance with elevation and rounded corners support
  • Enhanced customization options for both SearchableDropdown and SearchableTextFormField

0.1.0 #

  • Initial release of searchable_dropdown package
  • Added SearchableDropdown widget with search and filter functionality
  • Added SearchableTextFormField widget for form integration
  • Added Searchable interface for type-safe item implementation
  • Support for custom filtering and async search operations
  • Form validation support
  • Customizable appearance and behavior
3
likes
140
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that provides customizable searchable dropdown widgets with filtering capabilities. Perfect for selecting items from large lists with search functionality.

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on searchable_dropdown_widget