PersistentBottomNavBar icon indicating copy to clipboard operation
PersistentBottomNavBar copied to clipboard

Rebuild screen from scratch

Open vipinnegi90 opened this issue 2 years ago • 3 comments
trafficstars

I have this requirement where every time I visit a tab it should behave like it is tapped as the first time. From that I mean the complete layout needs to rebuild including initState(). There are few HTTP requests are being called on initState which will display data on the same screen. So upon visiting a tab I must pull the updated data to display. Setting stateManagement property to false didn't help.

vipinnegi90 avatar Mar 11 '23 07:03 vipinnegi90

I am facing the same problem , are you found any solution for this issue ??

a7me63azzab avatar Jul 27 '23 11:07 a7me63azzab

Im having the same issue. Any news on this?

Joao-VictorF avatar Sep 14 '23 19:09 Joao-VictorF