bitsdojo / bitsdojo_window

A Flutter package that makes it easy to customize and work with your Flutter desktop app window.
http://www.youtube.com/watch?v=bee2AHQpGK4
MIT License
801 stars 230 forks source link

Is it possible to drag windows in mac os ? #226

Closed x4080 closed 1 year ago

x4080 commented 1 year ago

I'm on mac os ventura 13.4, the window works great but, I cant drag to move the window (resize works)

How can I enable window dragging ? Thanks

x4080 commented 1 year ago

OK, using MoveWindow widget solve it