Showing
1 changed file
with
1 additions
and
0 deletions
@@ -6,6 +6,7 @@ | @@ -6,6 +6,7 @@ | ||
6 | library flutter_screenutil; | 6 | library flutter_screenutil; |
7 | 7 | ||
8 | export 'src/r_padding.dart'; | 8 | export 'src/r_padding.dart'; |
9 | +export 'src/r_sizedbox.dart'; | ||
9 | export 'src/screen_util.dart'; | 10 | export 'src/screen_util.dart'; |
10 | export 'src/screenutil_init.dart'; | 11 | export 'src/screenutil_init.dart'; |
11 | export 'src/size_extension.dart'; | 12 | export 'src/size_extension.dart'; |
-
Please register or login to post a comment