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

expose resultWidget so that it can be customized #14

Closed Mohamed25885 closed 1 year ago

Mohamed25885 commented 2 years ago

resultWidget function is added which take BuildContext and String (result) as argument so that the result can be customized. since it's not required parameter, a default widget is provided

TODO: headerWidget function

AbdullahChauhan commented 2 years ago

Hi @Mohamed25885, I hope you're doing well.

Thanks for contributing to my package. I've been swamped in the past months and I still am. Hopefully, I'll look into your contribution next week and approve if all works well. Thanks again!