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

fix: get window monitor from minimized state #495

Closed fufesou closed 1 month ago

fufesou commented 2 months ago

https://github.com/leanflutter/window_manager/issues/489

Get window monitor when it is restored from minimized state(current maximized),

https://github.com/user-attachments/assets/e8a035f5-1355-413f-a0e4-5277ed2f30b0

lijy91 commented 1 month ago

LGTM