Showing
1 changed file
with
2 additions
and
0 deletions
@@ -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'; |
-
Please register or login to post a comment