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

Display problems on tablets and mobile devices #546

Closed vfxbro closed 3 months ago

vfxbro commented 5 months ago

Hi! I'm using Flutter version: 3.13.9 and the latest version of flutter_screenutil: ^5.9.0

My layout resolution for flutter_screenutil is set as follows:

ScreenUtilInit( designSize: const Size(390, 844), minTextAdapt: true, splitScreenMode: false,

On phones the display is correct, but on tablets such as Galaxy Tab A8, Galaxy Tab S3, S4 it is not correct for some reason.

Below I have attached 2 screenshots from and you can all see for yourself that there are problems on tablets.

I don't quite understand why this happens, please help me to understand what the problem is?

trouve_screen

thx!

juanxcueva commented 5 months ago

I have the same problem, you can try jobinjva solution in #528

github-actions[bot] commented 4 months ago

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

github-actions[bot] commented 3 months ago

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