Hey all, I don't know if I posted this in the right category, but let's give it a go.
If you visit a website/webapp in Safari on an iPhone, the URL-bar "collapses" when you scroll down. But this doesn't work when you build a webapp with FlutterFlow or Flutter in general. I googled as much as I could, but I think this is a Flutter-issue, right? It's my understanding that the browser sees Flutter-webapps as an image? That's why it doesn't know you're scrolling or something?
Does anyone know a workaround for this? Because if the URL-bar is not collapsing, it gives us less space to show the (web)app/content.
Hope I expressed my question right and curious to see if anyone knows a fix on how to let the browser know it should collapse/minimize the URL-bar.
Thanks in advance!!