Cuong Hoang
Cuong Hoang
Hi @maheshmnj I can reproduce that by minimize the code. The root cause problem cause by `MediaQuery.of(context)` When without `MediaQuery.of(context)`: https://user-images.githubusercontent.com/60456103/172323126-81dcc149-f8e5-4e21-8a2a-a764a801377f.mov When with `MediaQuery.of(context)`: https://user-images.githubusercontent.com/60456103/172323293-81248af7-88ad-4141-9ebf-142900b5b705.mov It happened on 2.10.5 and...
When in flutter 2.8, it only call one time when open and hide keyboard. And that's oke. But in >2.10, > opening keyboard will change the MediaQuery is call over...
When this can be merged?
Can we use the Web Project and input it to web folder of Flutter?
Any news progress for this?