razfaz
razfaz
i guess this issue can be linked to this one https://github.com/ekasetiawans/flutter_background_service/issues/259
> I couldn't reproduce it on my machine (win11) 😕 it works as expected. > > Maybe try uninstalling once and reinstalling. I still was not able to pass the...
I am interested in that topic as well to bring down the bundle size for web. Is HTTP fetching at runtime enabled by default for Flutter Web? If that were...
unfortunately it does not work very well on non touch devices. take a look at this video https://youtu.be/kvc7Tyhs3Tc with dpad support it would work without virtual mouse which would be...
thank you very much for your response betty. What I meant is this. Currently you call the page that should be wrapped in the main dart using a webview. Unfortunately...
Thank you for your fast feedback and help Betty! Oh ok, I thought the Flutter Web implementation of Webview uses an Iframe under the hood. I remember that some sites...