Refresh need a tap on the screen

Widgets & Design

Most of all times (not all), I need to tap on the screen somewhere to force the rebuild of my page...

I have a listview. I select an element of the listview, do some stuffs, update database, update appstate...
Go back from element to listview. Force rebuild the page of the listview. I see with visual studio that it's updating the appstate and pageState... but if I don't touch my screen, it's not updating

What have you tried so far?

I update a fake appState and pageState. The variables are updated but I need to tap on the screen to see the changes of my page.

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