cached_network_lottie 0.0.1 copy "cached_network_lottie: ^0.0.1" to clipboard
cached_network_lottie: ^0.0.1 copied to clipboard

Cached network Lottie widget with image asset caching support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cached_network_lottie

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

dependencies:
  cached_network_lottie: ^0.0.1

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_network_lottie/cached_network_lottie.dart';
1
likes
160
points
0
downloads

Publisher

verified publisherblossomdiary.com

Weekly Downloads

Cached network Lottie widget with image asset caching support.

Repository (GitHub)
View/report issues

Topics

#lottie #cache #flutter #animation

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, flutter, flutter_cache_manager, lottie

More

Packages that depend on cached_network_lottie