OpenFlutter / flutter_screenutil

Flutter screen adaptation, font adaptation, get screen information
https://pub.dartlang.org/packages/flutter_screenutil
Apache License 2.0
3.87k stars 493 forks source link

scale by height #437

Closed Crazy-MT closed 1 year ago

Crazy-MT commented 1 year ago

适用于 web 端,浏览器界面大小可以调节的情况。

Crazy-MT commented 1 year ago

根据浏览器高度和设计图的宽高比,计算可操作区域的宽度,并居中显示。

lizhuoyuan commented 1 year ago

I will find time to test, thanks for your contribution