Flutter project apk doesn't work properly on real device, but works well on emulator

75 views Asked by At

I have problem about flutter apk. I work on project that given to me from company. I prepared a lot of pages and in the end i decided to build apk and see how it seems on real device. First of all,i wanna say that everything is ok on emulator. Paddings,texts and etc. But when I open apk on real device, everything is mess. Paddings not working,a lot of texts not appear and etc. I tried to open apk on other device. First time I open, fortunately everything was ok, all padding and other things. But I exited and open again,so same thing,same problem. By the way, in AndroidManifest.xml file, i added internet permission. To see problem exactly, i put here 2 images of one page: with no problem , with problem. Btw i use VSCode.

I tried to open apk on other device. First time I open, fortunately everything was ok, all padding and other things. But I exited and open again,so same thing,same problem.

0

There are 0 answers