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.
No apparent way to modify the backgroundColor of the tile or the choice, it seems to be tied directly to theme.secondary color, also there is a bug when prefilling the selected value, where the background color changes from non selected color.
No apparent way to modify the backgroundColor of the tile or the choice, it seems to be tied directly to theme.secondary color, also there is a bug when prefilling the selected value, where the background color changes from non selected color.