hussam

refactor: follow dart layout conventions

@@ -5,5 +5,7 @@ @@ -5,5 +5,7 @@
5 5
6 library flutter_screenutil; 6 library flutter_screenutil;
7 7
  8 +export 'src/r_padding.dart';
8 export 'src/screen_util.dart'; 9 export 'src/screen_util.dart';
9 export 'src/screenutil_init.dart'; 10 export 'src/screenutil_init.dart';
  11 +export 'src/size_extension.dart';