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

example bugfix #2

Closed vasilich6107 closed 3 years ago

vasilich6107 commented 3 years ago

image

akbarpulatov commented 3 years ago

you can check db5c84de8dd358c97aea403ce4108f040278324c. It fixes bug without removing scrollbar.