Relative Content

Tag Archive for flutterdartflutter-go-routergorouter

Flutter Web GoRouter – chrome refresh issue

I have a flutter app for mobile and I am porting it to web. I have implemented the Go Router package. I have singleton classes in my code which save the login info so that I can access them later on dashboard etc. The chrome refresh works fine on login screen but after login on dashboard I get the red screen with unexpected null value text.