Using Cloud Function to generate dynamic children

Custom Code

I've created a cloud function that returns a JSON array, I'm trying to work out how to create a stack that has dynamic children from the cloud function,

I don't really want to have it run on appear because the data I need to send to the cloud function is within wrapped containers.

What would be the best practice to trigger the cloud function, or is the only other way to convert it to a custom Flutter function, I'm using Supabase as my database and this cloud function helps manage the custom complex logic I needed to trigger to get the correct information returned.

I hope this makes sense

What have you tried so far?

I can't seem to find how to trigger it via a custom variable selector to use within the generate dynamic children option

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