ChoiceChips now has a 'default' checkmark icon on top of custom icon

Widgets & Design

I had a filtering component based on ChoiceChips with custom icons in each option. After updating Flutterflow it seems that my ChoiceChips now has a 'default' selected checkmark, which is completely on top of my icons. Previously only the icon + text would change color on selection which would look great, but now the UI is completely broken.

I have attached an image of my App where I have increased the size of a selected option to better display the two overlapping icons.

Have any of you experienced this as well? I am not able to find an option to disable the checkmark.

What have you tried so far?

Tested all the different configurations for the ChoiceChips component to try and get rid of the checkmark. It seems that they completely forgot that they support adding custom icons to the option.

This is how I have configured the custom icons in the ChoiceChips widget:

Did you check FlutterFlow's Documentation for this topic?
Yes
4
6 replies