alexmercerind / flutter_acrylic

Flutter library for window acrylic, mica & transparency effects.
MIT License
605 stars 54 forks source link

[Question] flutter_acrylic chroma keys the FlutterView instead of the frame behind it in Windows 11 #24

Open damywise opened 2 years ago

damywise commented 2 years ago

Is this the intended behavior, or how do I make it not do that? Windows 11 22000 ISO downloaded directly from the Microsoft page using VMWare

alexmercerind commented 2 years ago

Sorry I can't interpret. Do have a screenshot?

damywise commented 2 years ago

image

damywise commented 2 years ago

Windows 10. for comparison image

alexmercerind commented 2 years ago

Sorry for the delay. Does the example app in the repo give same results on your Windows 11 VM? I'm not sure if this is issue in my plugin or not. For me, Windows 11 is working fine. Thanks.

damywise commented 2 years ago

Example app image image

damywise commented 2 years ago

Okay apparently it's the same with Windows 10 VM for some reason so the problem is probably the VM?