OpenFlutter / flutter_screenutil

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

新版本 v5.9.2 以及以上版本,输入框无法正常弹出? #569

Open naivetoby opened 1 month ago

naivetoby commented 1 month ago

貌似因为以下更改造成:

Depend on View instead of MediaQuery

不知道有没有其他遇到此问题的用户

D-xchen commented 1 month ago

貌似因为以下更改造成:

Depend on View instead of MediaQuery

不知道有没有其他遇到此问题的用户

初始化时试试方法二

johnninja commented 3 weeks ago

看看context是不是用错了?