system_tray 2.0.3 copy "system_tray: ^2.0.3" to clipboard
system_tray: ^2.0.3 copied to clipboard

system_tray that makes it easy to customize tray and work with your Flutter desktop app.

2.0.3 #

  • [Feature] support template icons on macOS
  • [Fix] support for Ubuntu 22.04 or greater
  • [Fix] resolve conflicts with MenuItem

2.0.2 #

  • [Fix] typo: setLable -> setLabel
  • [Fix] Search for the menuitem recursively

2.0.1 #

  • [Feature] Refactor demo

2.0.0 #

  • [Feature] support MenuItemCheckbox
  • [Feature] support add menu item with image (except linux)
  • [Feature] support modify MenuItem property
  • [Feature] support destroy tray
  • [Feature] support multiple context menu

0.1.1 #

  • [Fixed] support flutter 3.0

0.1.0 #

  • [Feature] add some helper functions (setImage / setTooltip / setTitle / getTitle)
  • [Fixed] enable change icon image on macOS

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
251
likes
130
pub points
95%
popularity

Publisher

unverified uploader

system_tray that makes it easy to customize tray and work with your Flutter desktop app.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, path, uuid

More

Packages that depend on system_tray