OpenFlutter / flutter_screenutil

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

add w and h on EdgeInsets,Radius,BorderRadius,BoxConstraints #430

Closed jx2cordy closed 1 year ago

jx2cordy commented 2 years ago

有时候需要按宽或者高来锁定比例,不能直接用r,所以加上了w和h,请添加,谢谢

lizhuoyuan commented 2 years ago

本周我会找时间合并并发布~
谢谢~