The apk from flutter is not updated even after using flutter build apk
I have a problem. I installed my flutter apk to my phone that I have been using from the start to test and when I use it, it is not updated with the current version of code that I have. I keep uninstalling it and flutter build apk the program and installing the new apk I got. However, it is still not updated. When I try to install it to different device, a tablet, it is updated with the new code using the same apk file that I installed with to my phone. I do not understand what is happening. I already restarted my phone, but does not work.