cached_network_svg_image
A Flutter package for caching SVG images.
2.0.0
26K downloads/mo
#1948 most downloaded on pub.dev
Abdelazeem777/cached_network_svg_image
What this package is like to depend on
Last release 7 months ago
31 Dec 2025
Release timing varies
gaps range from 2 weeks to 13 months
Nearly every release is documented
notes for 11 of 11 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
11 releases · first in 2022
1 release in the last 12 months
see the full history below
Release timeline
11 releases · Dec 2022 to Dec 2025
2023
2024
2025
2026
Releases
latest 11-
2.0.031 Dec 2025Release notes
Open source →- Major update: Add support for Web! 🌐
- Zero performance regression on Mobile (uses standard
dart:io).
-
1.2.016 Dec 2024 -
1.1.028 Sep 2024Release notes
Open source →- Add optional
cacheKeyparameter toCachedNetworkSVGImageconstructor to allow custom cache key generation. - Update
README.mdwith more detailed information about the package.
- Add optional
-
1.0.017 Apr 2024Release notes
Open source →Stable version release 🎉.
- Add support to pass CustomCacheManager instead of the DefaultCacheManager, thanks to aospiridonov.
- Add support to pass headers to the network request, thanks to joukhar.
-
0.0.719 Jun 2023 -
0.0.617 Jun 2023 -
0.0.519 Mar 2023 -
0.0.419 Feb 2023 -
0.0.303 Jan 2023Release notes
Open source →- Add support for functions (
preCache-clearCacheForUrl-clearCache) built-in inside theCachedNetworkSVGImageclass.
- Add support for functions (
-
0.0.225 Dec 2022Release notes
Open source →- Pass the fade animation duration
fadeDurationfrom the outside constructor. - Exclude the params from the url cache key for better caching experience.
- Pass the fade animation duration
-
0.0.120 Dec 2022