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

Custom menu items #3

Open
lesnitsky opened this issue Sep 27, 2021 · 7 comments
Open

Custom menu items #3

lesnitsky opened this issue Sep 27, 2021 · 7 comments

Comments

@lesnitsky
Copy link
Owner

macosui/macos_ui#89 (comment)

@GroovinChip
Copy link
Contributor

A great thing to add would be menu dividers

@lesnitsky
Copy link
Owner Author

this is literally what I was going to add next

@GroovinChip
Copy link
Contributor

Great minds :)

@GroovinChip
Copy link
Contributor

Is there anything I can do to help out with this?

@lesnitsky
Copy link
Owner Author

I think at this stage a discussion of possible use-caes could be useful:

Here's what I have in mind:

  • DividerMenuItem – an item that is just a straight horizontal line dividing menu items into several sections
  • support for leading icons (not sure if that's possible on linux and windows, macos is doable)
  • support for keyboard shortcuts. macos can handle keystrokes natively, windows and linux could be shimmed with Actions from Flutter

@GroovinChip
Copy link
Contributor

I think at this stage a discussion of possible use-caes could be useful:

Here's what I have in mind:

  • DividerMenuItem – an item that is just a straight horizontal line dividing menu items into several sections
  • support for leading icons (not sure if that's possible on linux and windows, macos is doable)
  • support for keyboard shortcuts. macos can handle keystrokes natively, windows and linux could be shimmed with Actions from Flutter

This all sounds good to me

@GroovinChip
Copy link
Contributor

@lesnitsky has there been any movement on this issue? I'm implementing context menus for stream_chat_flutter and this feature would be great to have.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants