OpenFlutter / flutter_screenutil

Flutter screen adaptation, font adaptation, get screen information
https://pub.dartlang.org/packages/flutter_screenutil
Apache License 2.0
3.83k stars 485 forks source link

incorrect dimensions are used for scaling #525

Closed tremp-m closed 7 months ago

tremp-m commented 8 months ago

hi if there are navigation buttons on the screen, then MediaQuery returns the height in Android without them. Thus, on the same display, the screen looks different (depending on whether the buttons are turned on or not). I propose to give the ability to transmit the dimensions of the current screen during initialization.

github-actions[bot] commented 7 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 7 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.