Showing
2 changed files
with
4 additions
and
1 deletions
@@ -5,6 +5,9 @@ | @@ -5,6 +5,9 @@ | ||
5 | * @LastEditTime: 2020年6月20日 11:20:02 | 5 | * @LastEditTime: 2020年6月20日 11:20:02 |
6 | * @Description: Update log | 6 | * @Description: Update log |
7 | --> | 7 | --> |
8 | + | ||
9 | +# 2.3.0 | ||
10 | +- add textStyle Example. | ||
8 | 11 | ||
9 | # 2.3.0 | 12 | # 2.3.0 |
10 | - We still need context to initialize, sorry. | 13 | - We still need context to initialize, sorry. |
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: 2.3.0 | 3 | +version: 2.3.1 |
4 | homepage: https://github.com/OpenFlutter/flutter_screenutil | 4 | homepage: https://github.com/OpenFlutter/flutter_screenutil |
5 | 5 | ||
6 | environment: | 6 | environment: |
-
Please register or login to post a comment