flutter_screenutil icon indicating copy to clipboard operation
flutter_screenutil copied to clipboard

Scaling issue in iPad Pro

Open ASHIR14 opened this issue 2 years ago • 5 comments

I'm using this plugin in my app and everything is working fine in Android phone and tablet and in iphones. But there is a scaling/resizing issue in iPad (image attached). Any help is appreciated. WhatsApp Image 2022-06-23 at 5 50 10 PM

ASHIR14 avatar Jun 23 '22 12:06 ASHIR14

Please provide more information and where is the exception

lizhuoyuan avatar Jun 27 '22 07:06 lizhuoyuan

There is no exception or error. It just appears like this

ASHIR14 avatar Jul 04 '22 06:07 ASHIR14

There is no exception or error. It just appears like this

Hello, please provide us some code, if you can, we'll appreciate it.

Mounir-Bouaiche avatar Jul 08 '22 12:07 Mounir-Bouaiche

image

ASHIR14 avatar Jul 20 '22 08:07 ASHIR14

i am not sure , plz try instead false of true for 'splitScreenMode'

lizhuoyuan avatar Jul 20 '22 09:07 lizhuoyuan

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

github-actions[bot] avatar Aug 20 '22 02:08 github-actions[bot]

image

You should define the size if the Device is a tablet or phone like this

image

Lzyct avatar Sep 02 '22 09:09 Lzyct