antler119 / system_tray

A Flutter package that makes it easy to customize and work with your Flutter desktop app's system tray.
MIT License
214 stars 51 forks source link

User Menu Item object type instead of hardcoded names #25

Closed zmeiresearch closed 2 years ago

zmeiresearch commented 2 years ago

Small refactoring of the code so that no explicit "type" field is stored in MenuItemBase. Sorry, opened too early, will update Windows and Linux support and reopen.