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

Follow package layout conventions and add some useful extensions #342

Closed mr7ssam closed 2 years ago

mr7ssam commented 2 years ago

Organize the files and directories to follow package layout conventions

Add useful extensions to EdgeInsets, Radius, BorderRadius and BoxConstraints Add RPadding widget to take advantage of const key word Add RSizedBox widget to take advantage of const key word