webview_cef
webview_cef copied to clipboard
Multiple black windows open when starting the example
OS: Arch Linux - Kernel 6.16.0 - Wayland
Setup
- I created a new flutter project
-
flutter pub add webview_cef - Paste example file from pub.dev into main.dart
- Run
What happens
2 Additional black windows open without any content and the main thread hangs
Expected behavior
The app should work as shown in the example screenshots
If there's any info you need let me know.