macosui / macos_ui

Flutter widgets and themes implementing the current macOS design language.
https://macosui.github.io/macos_ui/#/
MIT License
1.88k stars 183 forks source link

quit button event handle! #494

Closed kwang87 closed 1 year ago

kwang87 commented 1 year ago

Use case

Proposal

When the quit button is pressed in the macOS app, it should send a shutdown signal to the web server.