flutter_cached_network_image
flutter_cached_network_image copied to clipboard
This plugin don't support network svg images
trafficstars
🚀 Feature Requests
Svg images
Contextualize the feature
This plugin doesn't support URL which have .svg extension in the last.
Describe the feature
Platforms affected (mark all that apply)
- [x] :iphone: iOS
- [x] :robot: Android
Yes. Confirm. Did you find any solution?
@And96 no still didn't found any solution
Hoping support can be added soon
Duplicate of #383
If you are only going to be using svg images, https://pub.dev/packages/flutter_svg is the way to go. All network svgs are cached by default regardless of http headers