google / flutter-desktop-embedding

Experimental plugins for Flutter for Desktop
Apache License 2.0
7.1k stars 604 forks source link

[WIP] Add Linux and Windows platform menus #910

Closed gspencergoog closed 1 year ago

gspencergoog commented 1 year ago

DRAFT PR

Description

This replaces the existing menubar plugin with one that works on Linux and Windows only, and uses the built-in channel used in Flutter to provide platform menus for macOS.

gspencergoog commented 1 year ago

Closing this until I have time to work on it some more.