These were reported against window_manager 0.5.x, whose platform code is gone: window_manager 0.6.0 is rebuilt on nativeapi. None of them has been checked against nativeapi yet. Each needs a reproduction with nativeapi (a Flutter app on the Window API), then a fix or a note that it no longer happens. Tick them off here as they're checked.
Related: #58 (full-screen changed event).
These were reported against window_manager 0.5.x, whose platform code is gone: window_manager 0.6.0 is rebuilt on nativeapi. None of them has been checked against nativeapi yet. Each needs a reproduction with nativeapi (a Flutter app on the
WindowAPI), then a fix or a note that it no longer happens. Tick them off here as they're checked.Related: #58 (full-screen changed event).
fullScreenis not functioning properly. leanflutter/window_manager#458: after starting in full screen, setFullScreen(false) shows only the background colour; the taskbar icon disappears and minimize stops working