Do you want to resize the window of a #Flutter application? In this article, thanks to amazing window_manager package, I'll explain how to do it #flutterdev #window #flutterdesktop #flutterondesktop https://blog.albertobonacina.com/change-window-size-on-flutter-programmatically
Change window size on Flutter programmatically
This article will show you how to create a simple Flutter Desktop App with the ability to quickly change the size of the window, which is useful in cases where you need to test different graphic layouts and don't want to change the size of the window...