Showing
2 changed files
with
2 additions
and
1 deletions
@@ -12,3 +12,4 @@ Height is enlarged relative to the design draft => The ratio of height width to | @@ -12,3 +12,4 @@ Height is enlarged relative to the design draft => The ratio of height width to | ||
12 | 12 | ||
13 | ## [0.4.0] - Optimize font adaptation method | 13 | ## [0.4.0] - Optimize font adaptation method |
14 | 14 | ||
15 | +## [0.4.1] - Fix font adaptation issues |
1 | name: flutter_screenutil | 1 | name: flutter_screenutil |
2 | description: A flutter plugin for adapting screen and font size.Guaranteed to look good on different models | 2 | description: A flutter plugin for adapting screen and font size.Guaranteed to look good on different models |
3 | -version: 0.4.0 | 3 | +version: 0.4.1 |
4 | author: LiZhuoyuan <zhuoyuan93@gmail.com> | 4 | author: LiZhuoyuan <zhuoyuan93@gmail.com> |
5 | homepage: https://github.com/OpenFlutter/flutter_ScreenUtil | 5 | homepage: https://github.com/OpenFlutter/flutter_ScreenUtil |
6 | 6 |
-
Please register or login to post a comment