how to make app for different scren sizes flutter code example
Example: alternative to screen utils in flutter
SystemChrome.setPreferredOrientations(DeviceOrientation.portraitUp);
SystemChrome.setPreferredOrientations(DeviceOrientation.portraitUp);