alexmercerind / flutter_acrylic

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

Macos issue #36 #39

Closed Adrian-Samoticha closed 1 year ago

Adrian-Samoticha commented 1 year ago

This pull request addresses issue #36.

It adds functionality that allows the user to add multiple NSVisualEffectViews to a single window.

Additionally, I have done some refactoring work (see commit 5a946d89f788ad4883c0f8c63be90f57331ea56c) since the flutter_acrylic.dart file has grown very large.