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

How to show more item in dropdown menu #16

Closed sajadrp closed 1 year ago

sajadrp commented 1 year ago

Hi How to show more item in dropdown menu? like 10 item or full screen

AbdullahChauhan commented 1 year ago

Hi @sajadrp, hope you're doing well.

Currently, full screen and custom height support is not available. Regarding items, you can add many items as you want. Just remember, you'll get the scroll behavior when items are more than 4.