google / flutter-desktop-embedding

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

[menubar] Update to work with Flutter 3 #903

Closed stuartmorgan closed 2 years ago

stuartmorgan commented 2 years ago

Updates the menubar plugin to work with Flutter 3. This does not yet add interoperability with the new built-in menubar support, it just makes the existing plugin usable with Flutter 3:

Other minor updates:

Fixes https://github.com/google/flutter-desktop-embedding/issues/902