fluttercommunity / get_it

Get It - Simple direct Service Locator that allows to decouple the interface from a concrete implementation and to access the concrete implementation from everywhere in your App. Maintainer: @escamoteur
https://pub.dev/packages/get_it
MIT License
1.36k stars 148 forks source link

Webview shows blank untill the app is sent to background and brought forward again ... #359

Closed ctujare closed 8 months ago

ctujare commented 8 months ago

I do not know why this is happening ... when i try to open a bottom sheet with a webview inside the console shows the page is loading and its loaded but the ui shows blank ...

then when i send the App in background and bring it forward again it shows correctly without any issue....

https://github.com/fluttercommunity/get_it/assets/19292827/69f45af7-50ea-4402-b218-d26708d0fdb9

ctujare commented 8 months ago

Sorry this was not meant to be put in this repo ...