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 为 false #485

Closed naivetoby closed 1 year ago

naivetoby commented 1 year ago

关于使用 CupertinoPageRoute,在键盘弹出时多次 rebuild 的问题研究。

参见如下资料:

https://github.com/flutter/flutter/pull/116090

https://github.com/flutter/flutter/pull/116090#issuecomment-1356014347

通过以上实践,我自己的项目已经能做到