flutter-plugins icon indicating copy to clipboard operation
flutter-plugins copied to clipboard

[desktop_webview_window] it is returning blank page in macos

Open odejinmi opened this issue 2 years ago • 3 comments

when i run the app it will give me blank page without returning any error

odejinmi avatar May 09 '22 16:05 odejinmi

Hi @odejinmi, which flutter & dart version are you using?

Try to add more options like the below:

  1. In macos/DebugProfile.entitlements image

  2. In macos/Info.plist image

Work for me, hope this help 😃

khaaleoo avatar May 30 '22 04:05 khaaleoo

sure.

strongwill01 avatar Jun 23 '22 11:06 strongwill01

+1.

my env:

Device: m1 max(arm64)
MacOS: 12.4  

Flutter: 3.0.4

@khaaleoo not works for me.

hhstore avatar Jul 14 '22 16:07 hhstore