Hello all,
Very new here and trying to get a grouped/nested list created.
I have tried numerous ways to do this including JSON examples I have found on the community which does work, but my data is comeing from an SQL query so I cannot get my data in this format. It feels like it would be easier using something like this from Pub Dev https://pub.dev/packages/grouped_list/example
But I have no idea how to get this to work in flutterflow. Has anyone had any success with something like this?