Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOS native menu bar #285

Open
clstaudt opened this issue Sep 7, 2022 · 2 comments
Open

macOS native menu bar #285

clstaudt opened this issue Sep 7, 2022 · 2 comments
Labels
controls enhancement Improvement/Optimization feature request Suggestion/Request for additional feature

Comments

@clstaudt
Copy link

clstaudt commented Sep 7, 2022

3df1321d2237e8f0ec612d1e3b9d9758

For an app to look and feel native on macOS, the menu bar needs to be filled with useful functions. I wasn't able to find something about the menu bar in the flet documentation. Can it be supported and is this already on the roadmap?

@FeodorFitsner
Copy link
Contributor

This is it: PlatformMenuBar - there is a built-in Flutter widget for that. Good suggestion - will implement it. There is a widget for Windows/Linux too: https://github.com/google/flutter-desktop-embedding/tree/master/plugins/menubar

@FeodorFitsner FeodorFitsner added enhancement Improvement/Optimization controls labels Sep 6, 2023
@FeodorFitsner FeodorFitsner changed the title support for macOS menu bar macOS native menu bar Sep 13, 2023
@FeodorFitsner
Copy link
Contributor

Another package for native menus: https://pub.dev/packages/nativeshell

@ndonkoHenri ndonkoHenri added the feature request Suggestion/Request for additional feature label Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
controls enhancement Improvement/Optimization feature request Suggestion/Request for additional feature
Projects
None yet
Development

No branches or pull requests

3 participants