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

Keyboard opening triggers the rebuild of whole MaterialApp starting from Flutter 3.10.0 #496

Closed vovaklh closed 1 year ago

vovaklh commented 1 year ago

So, when I open keyboard on my page, the whole MaterialApp is rebuilded

hhuseyinpay commented 1 year ago

if anyone faces this issue, this is related to flutter

Hvt261 commented 11 months ago

@vovaklh How did you close this bug ? Please help me.

AnasAthimannil commented 7 months ago