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

Create context_size.dart #426

Closed sohrabonline closed 1 year ago

sohrabonline commented 1 year ago

i have added this extension on BuildContext for get screen size properties using "context. ...."

lizhuoyuan commented 1 year ago

I don't think it's necessary. I think 1.sw, 0.5sh, etc. are more convenient to use