Showing
2 changed files
with
5 additions
and
2 deletions
| 1 | +# 5.5.1 | ||
| 2 | +- Bug Fix: Assertion Failed (Find MediaQuery in ancestors) | ||
| 3 | +- Some performance improvements and fixes | ||
| 4 | + | ||
| 1 | # 5.5.0 | 5 | # 5.5.0 |
| 2 | - Bug Fix: Reaching context that no longer used. | 6 | - Bug Fix: Reaching context that no longer used. |
| 3 | -- Some performance improvements and fixes | ||
| 4 | 7 | ||
| 5 | # 5.4.0+1 | 8 | # 5.4.0+1 |
| 6 | - delete log | 9 | - delete log |
| 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: 5.5.0 | 3 | +version: 5.5.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