images_cache 1.0.6 copy "images_cache: ^1.0.6" to clipboard
images_cache: ^1.0.6 copied to clipboard

Carregar imagens armazenadas no dispositivo [cache] nos componentes[widgets].

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add images_cache

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

dependencies:
  images_cache: ^1.0.6

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:images_cache/images_cache.dart';
0
likes
160
points
168
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Carregar imagens armazenadas no dispositivo [cache] nos componentes[widgets].

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

files_cache, flutter

More

Packages that depend on images_cache