Hi everyone!!, I'm building an app and I'm stuck with this feature that needs to be done exactly as the design in Figma. The widget is a container with an image inside that changes the color when selected. For further explanation here is a picture of the design:
I placed 2 container in a stack (the white circle and the blue circle)
I tried playing with a boolean component parameter set to IsSelected and then trying to change from true to false in the actions and setting the container visibility condition to show if true. buet it didn't go well. There is this conditionalBuilder widget that seems cool but dont really understand if it could help.
Please comment if you have an idea on how to do this!!! thank you so much!.
p.s: it should accept only one element selected from the 6 options.