Crash _HttpClient.getUrl (dart:_http)

Hi,

I'm facing an issue when I publish my app: the app is becoming more and more slow and the device is heating. I think I found the reason: Crashlytics reports that the app is constantly crashing. Here are the details of the crash:

Fatal Exception: io.flutter.plugins.firebase.crashlytics.FlutterError
Invalid argument(s): No host specified in URI file:///. Error thrown resolving an image codec.
HttpClient.getUrl (dart:http)

I have no idea how to solve the problem and where it's located in the app. I read in forums that it's maybe due to the number of /// , but I have no idea where I can modify it.

It's a hard blocking issue, I cannot deploy my app because of this crash. If you could help, I would appreciate so much! Let me know if you need more details or some screenshots.

Thank in advance!

Sam

4
7 replies