bitsdojo_window
bitsdojo_window copied to clipboard
A Flutter package that makes it easy to customize and work with your Flutter desktop app window.
Hello, would it be possible to have a callback that gets executed when the UI is visible? Something maybe like `appWindow.doWhenWindowVisible(VoidCallback callback)` ? I need to do some heavy computation...
"BDW_CUSTOM_FRAME" not working on flutter 2.5 Launching lib\main.dart on Windows in debug mode... lib\main.dart:1 Error waiting for a debug connection: The log reader stopped unexpectedly. Error launching application on Windows....
hello, when i set screen size to 1920*1080 (full screen), task bar still at the bottom of the window,can you support full screen mode ? 
Running fedora 35, almost everything runs smoothly , however when minimizing and then showing window again, window becomes somewhat unresponsive, mouse over does not works correctly anymore (when going over...
 systeminfo: windows 10 home 10.0.19042 version 19042
When maximised, the icon to de-maximise the window is displayed as the maximise icon. Current:  Expected: 
on windows a typical window shows maximize icon when window is not maximize but after maximizing the window the icon changes to restore icon. Currently your package is using only...
Hey, I wanted to use an AppBar to display my apps name. So I created one and added your WindowBorder to the body. It ended up having the AppBar above...
Run app, minimize it using appWindow.minimize(), call appWindow.show() Function void showWindow(NSWindow* window) will be called twice, first time from flutter UI, second time by NSApplicationMain after window appears on screen....
 Change the icon, or change the background color