Loading a Supabase array into App State

Actions & Logic

Either too much or not enough coffee this morning for me, but...

I have a column in a Supabase table, which is an array of integers. I need this array to be loaded into an App State, which is also set as an array of integers. How do I go about doing this? I am being presented with a number of options I an not able to understand.

Basically, on login I am querying for a user record, that contains a list of favourites, which I want to be stored in the App State for the entire duration of the session.

What have you tried so far?

Internet search did not return any meaningful solutions.

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