flutter_cached_network_image
flutter_cached_network_image copied to clipboard
.jpeg extension image url not show in cachedNetworkImage.
Hello, @developer
I have used this package for show network image but .jpeg extension image url not show.
Can you please test and give me solutions for this because i already try to find solution for this but can't find it.
@nbpatel94 do you have an example of an image url that's not working?
It doesn't work properly, however you can manually add .jpeg to your url string and it will work fine. It needs to be fixed anyway.