antler119 / system_tray

A Flutter package that makes it easy to customize and work with your Flutter desktop app's system tray.
MIT License
214 stars 51 forks source link

Is anyone else experiencing their app hanging when their PC comes back from "sleep"? #53

Open Kevin-McKee opened 2 years ago

Kevin-McKee commented 2 years ago

I have an app written with this plugin, and everything works fine - except whenever my computer goes to sleep, then wakes up - my app is hung. I have to end task, then relaunch for it to work again. Is there something in this plugin related to sleep/wake that might be causing me trouble?