I have made an app that fetches some data by API.
In my emulator, the app fetches data perfectly and shows the data correctly too. But whenever I build an APK and install it on my phone the data doesn't show up.
Why is it happening? In the emulator, it's works.
For fetching data, I used future builder
Add:
your AndroidManifest.xml