skip to Main Content

confused about using flutter_screenutil package

I have a question about using flutter_screenutil package. the package has two methods for setting widths and heights, first one when using ScreenUtil().setWidth(540) or ScreenUtil().setHeight(540) and the second one when using extensions like 540.w or 540.h I am confused about…

VIEW QUESTION
Back To Top
Search