alexmercerind / flutter_acrylic

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

Depend on macos_window_utils #54

Closed Adrian-Samoticha closed 1 year ago

Adrian-Samoticha commented 1 year ago

Since flutter_acrylic is slowly getting bloated with macOS-related features which are not directly related to flutter_acrylic's primary purpose (which is to make windows transparent), I have developed a new package called macos_window_utils. The plan is to ultimately depend on that package, instead.