alexmercerind / flutter_acrylic

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

Add support for NSToolbar modifications on macOS #43

Closed Adrian-Samoticha closed 1 year ago

Adrian-Samoticha commented 1 year ago

Add support for modifying the window's toolbar and toolbarStyle properties.

This would make it possible to e.g. recreate the “large toolbar” window style that can be seen in the example project of the macos_ui package:

image
Adrian-Samoticha commented 1 year ago

Alright, it's implemented and merged:

Screenshot 2022-11-27 at 20 36 11