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

Feature** Will be useful if work with form and validations #23

Closed moinkhan780 closed 1 year ago

moinkhan780 commented 1 year ago

Feature** Will be useful if work with form and validations

Thanks!

JesusHdez960717 commented 1 year ago

Hi @moinkhan780, the PR of this feature is in progress, but since these are big changes it takes a little time. If need a preview version refer to the PR #20 . Hope this help.

TimeLord2010 commented 1 year ago

I'm trying to use the dropdown inside a Form widget, but when I try to validate the form, this widget gets flagged as failing validation. Gonna have to drop this widget from my project all together now. :/

AbdullahChauhan commented 1 year ago

Hi @TimeLord2010 Which version of package are you using? Also can you please share your code for better understanding!

AbdullahChauhan commented 1 year ago

@moinkhan780 Form validation are now fully supported in 2.0.0. Thanks :+1: