We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hideWindowControls
Hi
Thanks to this library,
I found that running on Linux (Ubuntu 24.10) calling:
Window.hideWindowControls()
It throws:
MissingPluginException(No implementation found for method HideWindowControls on channel com.alexmercerind/flutter_acrylic)
Is there any way to support that?
Im developing an app to draw on the screen so the background must be transparent
The text was updated successfully, but these errors were encountered:
addTransparency
No branches or pull requests
Hi
Thanks to this library,
I found that running on Linux (Ubuntu 24.10) calling:
It throws:
Is there any way to support that?
Im developing an app to draw on the screen so the background must be transparent
The text was updated successfully, but these errors were encountered: