leanflutter / tray_manager

This plugin allows Flutter desktop apps to defines system tray.
https://pub.dev/packages/tray_manager
MIT License
230 stars 36 forks source link

MenuItem.checkbox not working for top level menu #24

Closed jzau closed 2 years ago

jzau commented 2 years ago

Thanks for the great project. I found that it only works for submenu. It would be good if we can have such feature.