mchome / flutter_advanced_networkimage

flutter advanced network image provider
https://pub.dev/packages/flutter_advanced_networkimage
MIT License
285 stars 180 forks source link

Add statusCode to "loadFailedCallback" #97

Closed carmas123 closed 4 years ago

carmas123 commented 5 years ago

Please can you add the http status code to loadFailedCallback method, this can be useful to handle some status codes where we get a remote image and it's fail.

Regards, Massimo