akbarpulatov / flutter_awesome_select

Forked from https://github.com/davigmacode/flutter_smart_select, updated legacy code, migrated to null safety and more. AwesomeSelect allows you to easily convert your usual form select or dropdown into dynamic page, popup dialog, or sliding bottom sheet with various choices input such as radio, checkbox, switch, chips, or even custom input. Supports single and multiple choice.
https://pub.dev/packages/awesome_select
MIT License
48 stars 56 forks source link

ModalSheet expand on search #10

Closed SRomanova closed 2 years ago

SRomanova commented 3 years ago

Hi, I am trying to make the modalSheet to not expand after pressing on search field ( and keyboard appear) but I can not found such a property. Is there any? Or is there a method I need to override to prevent this behavior? Also, when I use the default search implementation, after clicking in search field, all items disappear like no results are matching. Is it possible to set it to take the all list of choices and filter it after entering a char?

akbarpulatov commented 2 years ago

Issue is fixed in 834321de79dbb2b61befcfa8ddd97c90d2569c55