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
815 stars 229 forks source link

persist window size and position #107

Open DJafari opened 3 years ago

DJafari commented 3 years ago

is possible save last window size and position to set in next launch ?

bitsdojo commented 3 years ago

This will be possible with the future API available in the next release (coming in the following week or so).

I will update this issue once it is released.

A little patience is the only thing needed at this time. I can't wait to release the new version.

prateekmedia commented 3 years ago

@bitsdojo Can you push your local changes as a PR in a branch, so that we can test it as you are working on it.

gslender commented 2 years ago

Any update as to how you would obtain the last position prior to application exiting?

PeterNjeim commented 1 year ago

@bitsdojo will this be implemented? If not, please tell us so we can begin working on it ourselves, thank you for your work as always

maxfornacon commented 8 months ago

This feature would be awesome.