I am trying to build a desktop app with flutter. I want to display the app window half the size of screen when login screen of the app is visible.
Is there a way to change the size of the App window programmatically? Actually I am new to dart and flutter Please help me, I can't find a way to do it.