flutter_advanced_networkimage icon indicating copy to clipboard operation
flutter_advanced_networkimage copied to clipboard

AdvancedNetworkSvg with TransitionToImage

Open skybur opened this issue 6 years ago • 0 comments

In my app, I used a customized widget for network image. There, I used TransitionToImage to handle loading & error. I wanted to use it for SVG image loaded from network as well. However when I use the AdvancedNetworkSvg with TransitionToImage I got type error. Is there any way I can use TransitionToImage for SVG? Thanks in advance.

skybur avatar Apr 01 '19 07:04 skybur