Hi guys, I'm starting with flutterflow and I'm having the same situation as..., except I'm using supabase, on page 1 I make an API call to the listview, and when I click on the button, I pass the values ββto the Json parameter on the page two, where I have details of a product, there I have an edit button, which calls a custom dialog to update information (I pass the json parameter again)... when I update I can't make the details page update, I have to close everything and open again. can you help me?
See less