PackageTrack
Sign in Get early access

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 2026
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 25
  1. 0.5.3 09 Jun 2026
    Release notes
    • feat(macos): add Swift Package Manager support
    • chore: replace mostly_reasonable_lints with flutter_lints
    • ci: align workflows with screen_retriever
    Open source →
  2. 0.5.2 01 Nov 2025
    Release notes
    • fix(windows): tray icon disappears after explorer restart #85
    Open source →
  3. 0.5.1 22 Aug 2025
    Release notes

    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

    Full Changelog: v0.5.0...v0.5.1

    Open source →
    Release notes
    • 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)
    Open source →
  4. 0.5.0 25 Apr 2025
    Release notes

    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

    Full Changelog: v0.4.0...v0.5.0

    Open source →
    Release notes
    • feat(windows): restore icon and context menu when Explorer restarts if necessary #71
    Open source →
  5. 0.4.0 23 Mar 2025
    Release notes

    What's Changed

    • fix: resolve memory leak issue when update menu on macOS by @anserme in #66

    New Contributors

    Full Changelog: v0.3.2...v0.4.0

    Open source →
    Release notes
    • fix: resolve memory leak issue when update menu on macOS (#66)
    Open source →
  6. 0.3.2 22 Jan 2025
    Release notes

    What's Changed

    • refactor: ✏️ Rename TrayIconPositon to TrayIconPosition by @harimasora in #62

    New Contributors

    Full Changelog: v0.3.1...v0.3.2

    Open source →
  7. 0.3.1 12 Dec 2024
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v0.3.0...v0.3.1

    Open source →
    Release notes
    • [macos] Support setting the icon size on macOS. (#60)
    Open source →
  8. 0.3.0 22 Nov 2024
    Release notes

    What's Changed

    • Gives Option in popUpContextMenu() to Foreground App or Not by @EthanBarlow in #58

    New Contributors

    Full Changelog: v0.2.4...v0.3.0

    Open source →
    Release notes
    • chore: Add bringAppToFront param to popUpContextMenu method (#58)
    Open source →
  9. 0.2.4 26 Sep 2024
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v0.2.3...v0.2.4

    Open source →
    Release notes
    • [windows][bug] fix the crash bug on windows targeting c++20 (#47)
    Open source →
  10. 0.2.3 18 May 2024
    Release notes
    • fix(macos): Fix app will crash when closing the tray. #44
    Open source →
    Release notes
    • fix(macos): Fix app will crash when closing the tray. #44
    Open source →
  11. 0.2.2 31 Mar 2024
    Release notes
    • fix(linux): ensure icon works in sandboxed environments #43
    • Updates minimum supported SDK version to Flutter 3.3/Dart 3.0.
    Open source →
    Release notes
    • fix(linux): ensure icon works in sandboxed environments #43
    • Updates minimum supported SDK version to Flutter 3.3/Dart 3.0.
    Open source →
  12. 0.2.1 31 Dec 2023
    Release notes
    • chore: Bump flutter to 3.6
    • [linux] Fix libayatana set icon deprecation
    Open source →
  13. 0.2.0 27 Aug 2022
    Release notes
    • [macos] Implemented setIconPosition method. (#25)
    Open source →
  14. 0.1.9 27 Aug 2022

    Nothing published for this version

  15. 0.1.8 12 Jun 2022
    Release notes
    • [windows] getBounds method returns null when not initialized
    • [macos] fixed destroy() not properly destroying tray icons #21 #22
    • [macos] Fix getBounds crash
    Open source →
  16. 0.1.7 15 May 2022
    Release notes
    • [macos] Optimize tray icon click event response
    Open source →
  17. 0.1.6 12 May 2022
    Release notes
    • Support Flutter 3.0
    • [macos] Implemented setTitle method.
    • [linux] Implemented setTitle method. #15
    • [linux] Fix build on Ubuntu 22.04 #16 #17
    Open source →
  18. 0.1.5 08 May 2022
    Release notes
    • Support Checkbox MenuItem #3
    • [macos] Fixed onTrayIconMouseDown not triggered
    Open source →
  19. 0.1.4 05 Mar 2022
    Release notes
    • [macos] Fix the problem that the tray highlight state is incorrect #4 #10
    Open source →
  20. 0.1.3 09 Jan 2022
    Release notes
    • [windows] Implemented setToolTip Method.
    Open source →
  21. 0.1.2 02 Dec 2021
    Release notes
    • [macos] Add isTemplate parameter to setIcon method
    Open source →
  22. 0.1.1 17 Nov 2021
    Release notes
    • [linux] Remove <uuid/uuid.h> dependency
    Open source →
  23. 0.1.0 13 Oct 2021
    Release notes
    • Support sub menu.
    Open source →
  24. 0.0.2 11 Sep 2021
    Release notes
    • Implemented destroy Method.
    • Implemented setIcon Method.
    • Implemented setContextMenu Method.
    • Implemented popUpContextMenu Method.
    • Implemented getBounds Method.
    Open source →
  25. 0.0.1 02 Sep 2021
    Release notes
    • Initial release.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive