OpenFlutter / flutter_screenutil

Flutter screen adaptation, font adaptation, get screen information

Home Page:https://pub.dartlang.org/packages/flutter_screenutil

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lib doesn't work starting from Flutter 3.16 on mobile: all screen util values became invalid

dmytrohurskyi opened this issue · comments

#533 was closed, but for mobile platforms the issue hasn't been resolved. Users suffer from UI being shifted, because suddenly the values that library gives after flutter update are different from what they should be.
Please look at this issue!

I have same issue on flutter version 3.16.0 too

I am running on flutter 3.16.5 and no problem is found. Try using 3.16.5 and tell me the result. Thank you

@lizhuoyuan the issue persists on 3.16.5. Values calculated by the library seem to have changed after the 3.16 update and still not resolved. For example, what previously was 50.w now looks like 35.w

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

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