hungps/flutter_pokedex

Pixel Overflow on Main page

jitinder opened this issue ยท 3 comments

pokedex

Model: OnePlus 5

Can be fixed using MediaQuery instead of specifying raw values to height.

Actually it's currently using MediaQuery to calculate the height. But it seems broke in some small devices. I will check and increase the size a little bit so it can work well on OnePlus 5

Hi @jitinder,
Pull request #21 should fix this issue. Please re-check it. Feel free to reopen it if this issue still exists.

@scitbiz The issue has been resolved. Thanks