alexmercerind / flutter_acrylic

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

macOS support #9

Closed Adrian-Samoticha closed 3 years ago

Adrian-Samoticha commented 3 years ago

Implemented macOS support. The extra features (hideWindowControls, showWindowControls, enterFullscreen, exitFullscreen) are currently not supported, but the transparency effects are.

Installation instructions have been added to the README.md file.