leanflutter / tray_manager

This plugin allows Flutter desktop apps to defines system tray.
https://pub.dev/packages/tray_manager
MIT License
230 stars 36 forks source link

How to hide the main app Window and retain the Tray app only #35

Closed hpelitebook745G2 closed 3 months ago

hpelitebook745G2 commented 1 year ago

I want to run the Flutter app as Tray app only and hide the main Window UI as I don't need it for now.

Is this possible?

luohao123 commented 7 months ago

应该不支持该库

lijy91 commented 3 months ago

You need to use another library window_manager to hide window.