AbdullahChauhan / custom-dropdown

Custom dropdown widget allows to add highly customizable dropdown widget in your projects. Features includes Search on list data, Network search, Multi-selection and many more.
https://pub.dev/packages/animated_custom_dropdown
BSD 3-Clause "New" or "Revised" License
144 stars 66 forks source link

There must be a widget option for the leading icon or widget. #61

Closed abdulrehman192 closed 4 months ago

abdulrehman192 commented 7 months ago

The dropdown must contains an option to add the leading widget just like flutter dropdown or ListTile widget.

AbdullahChauhan commented 4 months ago

Hi @abdulrehman192

prefixIcon support is now available in the decoration. You can check in the latest release 3.1.0. Thanks 👍