styled_drop_down 1.0.3 copy "styled_drop_down: ^1.0.3" to clipboard
styled_drop_down: ^1.0.3 copied to clipboard

A highly customizable dropdown widget for Flutter that displays a menu in an overlay with radio button selection

1.0.0 #

Initial release of the StyledDropDown package Features:

Customizable appearance with various styling options
Radio button selection for items
Support for text and image items
Customizable dropdown menu height and positioning
RTL and LTR text direction support
Overlay-based dropdown that doesn't interfere with other UI elements

1.0.1 #

Changes #

  • Added validation to ensure the selected value is present in the items list.
  • Added support for custom error messages when a required selection is not made.
  • Enhanced itemBuilder support for custom dropdown item rendering.
  • Selected item by the full row not only button

1.0.3 #

Changes #

  • add value Text Width to avoid render flex
12
likes
150
points
18
downloads
screenshot

Publisher

verified publisherwogood.work.gd

Weekly Downloads

A highly customizable dropdown widget for Flutter that displays a menu in an overlay with radio button selection

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on styled_drop_down