alexmercerind / flutter_acrylic

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

Allow modifications to the window's style mask on macOS. #50

Open Adrian-Samoticha opened 1 year ago

Adrian-Samoticha commented 1 year ago

Allow the window's styleMask property to be modified.

Adrian-Samoticha commented 1 year ago

This feature has now been implemented into macos_window_utils. If there is any demand to implement it into flutter_acrylic as well, feel free to let me know.