Child components updating parent component state

Widgets & Design

Hi all,

Is it possible to update a parent's component state? I have a multiple option selector for products. For instance, a product can have size and color, each of them with multiple values (say S, M and L for size and Black and Blue for color).

I've created a component for this. It has a listview where each children also contains a component that has a choicechips element (structure shown in the attached images). I was wondering if it's possible to update the parent component state when a value is selected on any of the choicechips components.

Thank you in advance!

What have you tried so far?

Currently able to update each child component, but it doesn't fulfil my requirements.

Did you check FlutterFlow's Documentation for this topic?
No
2
3 replies