Is there a way to maintain the provider state after refreshing the browser in Flutter Web without any support from SharedPreferences?
I tried go_router but that doesn't help either.
Is there a way to maintain the provider state after refreshing the browser in Flutter Web without any support from SharedPreferences?
I tried go_router but that doesn't help either.