lilian_cached_network_image 1.0.0 copy "lilian_cached_network_image: ^1.0.0" to clipboard
lilian_cached_network_image: ^1.0.0 copied to clipboard

A Flutter package for caching network images.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lilian_cached_network_image

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

dependencies:
  lilian_cached_network_image: ^1.0.0

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:lilian_cached_network_image/lilian_cached_network_image.dart';
1
likes
130
points
115
downloads

Documentation

API reference

Publisher

verified publisheryuisalabs.com

Weekly Downloads

A Flutter package for caching network images.

Homepage

License

MIT (license)

Dependencies

crypto, flutter, flutter_cache_manager, http, octo_image, path, path_provider, sqflite

More

Packages that depend on lilian_cached_network_image