flutter_cached_network_image icon indicating copy to clipboard operation
flutter_cached_network_image copied to clipboard

This plugin don't support network svg images

Open mouryaavadhesh opened this issue 3 years ago • 6 comments
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

mouryaavadhesh avatar Aug 12 '22 11:08 mouryaavadhesh

Yes. Confirm. Did you find any solution?

And96 avatar Feb 01 '23 20:02 And96

@And96 no still didn't found any solution

mouryaavadhesh avatar Feb 02 '23 05:02 mouryaavadhesh

Hoping support can be added soon

NomadicDeveloper22 avatar May 25 '23 03:05 NomadicDeveloper22

Duplicate of #383

guyluz11 avatar Jun 05 '23 07:06 guyluz11

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

NomadicDeveloper22 avatar Jul 17 '23 20:07 NomadicDeveloper22