Whenever I try to do an http call after about 20 seconds I get in the console the following error:
E/flutter ( 8274): [ERROR:flutter/shell/common/shell.cc(1
Adding internet permission is not only a solution. You also have to make sure that you are online whether it is mobile or emulator
Make sure you are online whether it is mobile or emulator Make sure you have given internet permission in your app's android/app/src/main/AndroidManifest.xml
Make sure you are online whether it is mobile or emulator
Make sure you have given internet permission in your app's android/app/src/main/AndroidManifest.xml