macosui / macos_window_utils.dart

macos_window_utils is a Flutter package that provides a set of methods for modifying the NSWindow of a Flutter application on macOS.
https://pub.dev/packages/macos_window_utils
MIT License
49 stars 9 forks source link

All window styles doesn't work after upgrading Flutter to 3.7.0 #12

Closed damywise closed 1 year ago

damywise commented 1 year ago

When downgraded, the window styles works normally.

Screenshot:

image
Adrian-Samoticha commented 1 year ago

It appears that Flutter now adds a black background to the window and I cannot find a way to remove it. Not even BlendMode.clear helps.

lucasjinreal commented 1 year ago

@Adrian-Samoticha Does it able to support flutter 3.7? If not, I will lost everything depends on your package.