leanflutter / window_manager

This plugin allows Flutter desktop apps to resizing and repositioning the window.
https://pub.dev/packages/window_manager
MIT License
724 stars 205 forks source link

Update window_manager_plugin.cpp for fix 439 issue #486

Closed alevlako closed 3 months ago

alevlako commented 3 months ago

Fix 439 issue: [Windows] Restoring window from minimized state triggers onWindowBlur instead of onWindowFocus.

lijy91 commented 3 months ago

LGTM