cached_svg_image 0.0.4 copy "cached_svg_image: ^0.0.4" to clipboard
cached_svg_image: ^0.0.4 copied to clipboard

outdated

This using package svg network image cached in reuseable for image

How to use #

The CachedNetworkSvgImage can be used directly.

With a placeholder:

CachedNetworkSvgImage(
        url: "https://upload.wikimedia.org/wikipedia/commons/4/44/Google-flutter-logo.svg",
     ),

How it works #

The cached network images stores and retrieves files using the flutter_cache_manager.

1
likes
0
points
167
downloads

Publisher

unverified uploader

Weekly Downloads

This using package svg network image cached in reuseable for image

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_cache_manager, flutter_svg

More

Packages that depend on cached_svg_image