Mindinventory / drop_down_list

Highly versatile Widget to search through a single or multiple choices from bottom sheet list in a dialog box or a menu.
https://www.mindinventory.com/flutter-app-development.php
MIT License
86 stars 34 forks source link

Add: Option to add a value in DropDown List #1

Closed divyanshu59 closed 2 years ago

divyanshu59 commented 2 years ago

Now we can pass a string type value in SelectedListItem as a Optional parameter, This can be used for returning a different value when a user select any option. Name will be returned if 'value' parameter is missing