system_tray 0.0.9
system_tray: ^0.0.9 copied to clipboard
system_tray that makes it easy to customize tray and work with your Flutter desktop app.
0.0.9 #
- [Feature] add popUpContextMenu
- [Feature] add new system tray event (leftMouseDown / rightMouseDown)
0.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
0.0.7 #
- Support handle system tray event leftMouseUp/rightMouseUp (only for macos、windows)
0.0.6 #
- Fixed flash tray icon for macos
0.0.4 #
- Fixed flash tray icon for macos
0.0.3 #
- Add function setSystemTrayInfo
0.0.2 #
- Upgrade README.md
0.0.1 #
- Initial Windows release as federated plugin