searchable_dropdown_plus 0.0.1
searchable_dropdown_plus: ^0.0.1 copied to clipboard
A customizable searchable dropdown widget for Flutter with prefix/suffix icons and label.
0.0.1 Initial Release #
- Created
CustomSearchableDropdownwidget - Added support for:
- Searchable dropdown functionality
- Custom prefix and suffix icons
- Responsive UI using
responsive_sizer - Initial value and item selection
- Provided basic usage example
- Added basic documentation and README structure