Skip to content

TiluWeb/cached_svg_image

 
 

Repository files navigation

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.

About

cached_svg_image, add forceRefresh

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 100.0%