alexmercerind / flutter_acrylic

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

flutter_acrylic.Window.hideWindowControls() not support on linux #80

Open diybl opened 1 year ago

diybl commented 1 year ago

ubuntu 22.04

when call this function it show the error:

MissingPluginException (MissingPluginException(No implementation found for method HideWindowControls on channel com.alexmercerind/flutter_acrylic))

iatndiag commented 8 months ago

The same hideWindowControls() does not work on Windows 10. There are no rounded corners either.