flutter_screenutil icon indicating copy to clipboard operation
flutter_screenutil copied to clipboard

Display problems on tablets and mobile devices

Open vfxbro opened this issue 2 years ago • 2 comments

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!

vfxbro avatar Jan 30 '24 18:01 vfxbro

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

juanxcueva avatar Feb 01 '24 16:02 juanxcueva

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

github-actions[bot] avatar Mar 03 '24 01:03 github-actions[bot]

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

github-actions[bot] avatar Mar 18 '24 01:03 github-actions[bot]