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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cached_svg_image

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  cached_svg_image: ^0.0.4

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:cached_svg_image/cached_svg_image.dart';
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