ConschiB
ConschiB
I am also waiting for this. Would be great if this could be implemented :)
We experienced the same issue. Are there any updates yet?
@gustavosanabio27 yes, the solution works generally. But in our application, we need to launch another window (window_manager_plus package) and after that, the workaround doesn't work any more. So I am...
Hi, 1. yes our app is wrapped over GetMaterialApp (we use GetX) with ToastificationWrapper. 2. We call it all over our App. I don't know if that helps, but we...
Same issue. Unfortunately there is currently no way to set `showHashOnUrl` manually. `if (!showHashOnUrl && GetPlatform.isWeb) setUrlStrategy();`