OpenFlutter / flutter_screenutil

Flutter screen adaptation, font adaptation, get screen information
https://pub.dartlang.org/packages/flutter_screenutil
Apache License 2.0
3.85k stars 486 forks source link

useInheritedMediaQuery default value is error of false #486

Closed CheckThird closed 1 year ago

CheckThird commented 1 year ago

case version 5.8.3,the useInheritedMediaQuery default is fasle image image

CheckThird commented 1 year ago

Foolish, I wasted two days adjusting this, and this attribute is not displayed in Chinese documents, only in English documents

naivetoby commented 1 year ago

Foolish, I wasted two days adjusting this, and this attribute is not displayed in Chinese documents, only in English documents

change useInheritedMediaQuery default value to false after 5.8.3

https://github.com/OpenFlutter/flutter_screenutil/pull/485

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity.