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
155 stars 72 forks source link

Autofocus when open #70

Open ValeriusGC opened 6 months ago

ValeriusGC commented 6 months ago

Hi! It will be very useful to make property to autofocus on search field when click/focus on widget

AbdullahChauhan commented 5 months ago

Hey @ValeriusGC Search field should automatically in focus if there's no items present. But with items, it's not the case.