cached_network_svg_image 0.0.5 copy "cached_network_svg_image: ^0.0.5" to clipboard
cached_network_svg_image: ^0.0.5 copied to clipboard

A Flutter package for caching SVG images.

0.0.5 #

  • Migrate to flutter_svg 2.0.4.
  • Fix mount bug.
  • Performance enhancements.

0.0.4 #

  • Migrate to flutter_svg 2.0.1.

0.0.3 #

  • Add support for functions (preCache - clearCacheForUrl - clearCache) built-in inside the CachedNetworkSVGImage class.

0.0.2 #

  • Pass the fade animation duration fadeDuration from the outside constructor.
  • Exclude the params from the url cache key for better caching experience.

0.0.1 #

  • Initial release.