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
158 stars 73 forks source link

group multiselect items #52

Open mdnurfikri opened 10 months ago

mdnurfikri commented 10 months ago

Hi,

how do i group dropdown item and show the group label on the dropdown options?

AbdullahChauhan commented 10 months ago

Hey @mdnurfikri What do you mean by group dropdown item and group label? Please explain with some examples. Thanks!

mdnurfikri commented 10 months ago

Salam @AbdullahChauhan , Something like this maybe. The items can be group

image

KabaDH commented 4 months ago

@mdnurfikri hi! I have implemented this feature in my fork. It is based on the previous version of the package, so I plan to add this feature to the main package "soon".