jnschulze / flutter-webview-windows

A WebView2-powered Flutter WebView implementation for the Windows platform.
BSD 3-Clause "New" or "Revised" License
203 stars 120 forks source link

Bad state: RenderBox was not laid out: RenderConstrainedBox #288

Open wenyue opened 6 months ago

wenyue commented 6 months ago
webview.dart in _WebviewState._reportSurfaceSize at line 726 within webview_windows

I think we should get the bos size first, and then await the controller ready.