Releases: antler119/system_tray
Releases · antler119/system_tray
v0.1.1
- [Fixed] support flutter 3.0
v0.1.0
- [Feature] add some helper functions (setImage / setTooltip / setTitle / getTitle)
- [Fixed] enable change icon image on macOS
v0.0.9
- [Feature] add popUpContextMenu
- [Feature] add new system tray event (leftMouseDown / rightMouseDown)
v0.0.8
- [Feature] tray icon support high DPI on windows
- [Feature] support simple class appwindow for control window on all platforms
- [Fixed] fixed crash when minimize window, then click on menubar on macOS