tray_manager
This plugin allows Flutter desktop apps to defines system tray.
0.5.3
208K downloads/mo
#836 most downloaded on pub.dev
leanflutter/tray_manager
What this package is like to depend on
Last release 2 months ago
09 Jun 2026
Ships fairly regularly
a new release about every 2 months
Nearly every release is documented
notes for 24 of 25 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
25 releases · first in 2021
2 releases in the last 12 months
see the full history below
Release timeline
25 releases · Sep 2021 to Jun 2026Releases
latest 25-
0.5.309 Jun 2026Release notes
Open source →- feat(macos): add Swift Package Manager support
- chore: replace mostly_reasonable_lints with flutter_lints
- ci: align workflows with screen_retriever
-
0.5.201 Nov 2025 -
0.5.122 Aug 2025Release notes
Open source →What's Changed
- Fix: Resolved a memory leak when setting the icon multiple times on windows by @jovica-me in #76
- Fix the sandbox check to also work for docker/podman containers by @sumwale in #78
- Fix tray menus won't show up after spawning sub window on Windows by @rivafarabi in #80
New Contributors
- @jovica-me made their first contribution in #76
- @sumwale made their first contribution in #78
- @rivafarabi made their first contribution in #80
Full Changelog: v0.5.0...v0.5.1
Release notes
Open source →- Prevent plugin to be reregistered when spawning subwindow (#80)
- Fix the sandbox check to also work for docker/podman containers (#78)
- Fix: Resolved a memory leak when setting the icon multiple times on windows (#76)
-
0.5.025 Apr 2025Release notes
Open source →What's Changed
- docs: add "path" to use Git package correctly by @pzhlkj6612 in #72
- docs: solve issues by using GNOME AppIndicator by @pzhlkj6612 in #73
- feat: restore icon and context menu when Explorer restarts if necessary by @pzhlkj6612 in #71
New Contributors
- @pzhlkj6612 made their first contribution in #72
Full Changelog: v0.4.0...v0.5.0
Release notes
Open source →- feat(windows): restore icon and context menu when Explorer restarts if necessary #71
-
0.4.023 Mar 2025 -
0.3.222 Jan 2025Release notes
Open source →What's Changed
- refactor: ✏️ Rename TrayIconPositon to TrayIconPosition by @harimasora in #62
New Contributors
- @harimasora made their first contribution in #62
Full Changelog: v0.3.1...v0.3.2
-
0.3.112 Dec 2024Release notes
Open source →What's Changed
- support setting the iconSize on macOS by @alkebuware in #60
New Contributors
- @alkebuware made their first contribution in #60
Full Changelog: v0.3.0...v0.3.1
-
0.3.022 Nov 2024Release notes
Open source →What's Changed
- Gives Option in popUpContextMenu() to Foreground App or Not by @EthanBarlow in #58
New Contributors
- @EthanBarlow made their first contribution in #58
Full Changelog: v0.2.4...v0.3.0
-
0.2.426 Sep 2024Release notes
Open source →What's Changed
- Add notes to the code comments of setToolTip by @MegatronKing in #54
- [windows][bug] fix the crash bug on windows targeting c++20 by @wooshifu in https://github.com/leanflutter/tray_manager/pull/47
New Contributors
- @MegatronKing made their first contribution in #54
- @wooshifu made their first contribution in https://github.com/leanflutter/tray_manager/pull/47
Full Changelog: v0.2.3...v0.2.4
-
0.2.318 May 2024 -
0.2.231 Mar 2024Release notes
Open source →- fix(linux): ensure icon works in sandboxed environments #43
- Updates minimum supported SDK version to Flutter 3.3/Dart 3.0.
Release notes
Open source →- fix(linux): ensure icon works in sandboxed environments #43
- Updates minimum supported SDK version to Flutter 3.3/Dart 3.0.
-
0.2.131 Dec 2023 -
0.2.027 Aug 2022 -
0.1.927 Aug 2022Nothing published for this version
-
0.1.812 Jun 2022Release notes
Open source →- [windows] getBounds method returns null when not initialized
- [macos] fixed destroy() not properly destroying tray icons #21 #22
- [macos] Fix getBounds crash
-
0.1.715 May 2022 -
0.1.612 May 2022Release notes
Open source →- Support Flutter 3.0
- [macos] Implemented
setTitlemethod. - [linux] Implemented
setTitlemethod. #15 - [linux] Fix build on Ubuntu 22.04 #16 #17
-
0.1.508 May 2022Release notes
Open source →- Support Checkbox MenuItem #3
- [macos] Fixed onTrayIconMouseDown not triggered
-
0.1.405 Mar 2022Release notes
Open source →- [macos] Fix the problem that the tray highlight state is incorrect #4 #10
-
0.1.309 Jan 2022 -
0.1.202 Dec 2021 -
0.1.117 Nov 2021 -
0.1.013 Oct 2021 -
0.0.211 Sep 2021Release notes
Open source →- Implemented
destroyMethod. - Implemented
setIconMethod. - Implemented
setContextMenuMethod. - Implemented
popUpContextMenuMethod. - Implemented
getBoundsMethod.
- Implemented
-
0.0.102 Sep 2021