webview_dart icon indicating copy to clipboard operation
webview_dart copied to clipboard

blocked when calling `Webview(true)` on macos

Open adwpc opened this issue 1 year ago • 1 comments

blocked when calling Webview(true) on macos

adwpc avatar Jun 29 '23 16:06 adwpc

It should block the main thread. If you want to do other things along with the UI run the webview in an isolate

shreyassanthu77 avatar Jun 29 '23 16:06 shreyassanthu77