On debug everything works fine. But if I create a releasebuild the Flutter http-libary doesn't work. I've the internet-permission in my androidmanifest. Currently I use Flutter 2.5.0 and http 0.13.3.
I've already created a new project, but it doesn't work there either.