Selected Checkbox variables are null on POST request to API

Widgets & Design

I am new to flutterflow so please excuse the newbie question but cant find the answers anywhere and its driving me crazy as im sure its a simple fix. I have a checkbox inside a list view/row that has dynamic child values populated from a GET request and a button to send these checked values to a PUT api.

When I run the test app and select some values and then click the button, it seems to send 2 requests to the api rather than 1 and in both requests the array is [].

What have you tried so far?

ive checked all forum/google and cant find anyhting that advises how to get checked variables into the api call

Did you check FlutterFlow's Documentation for this topic?
No
1
6 replies