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

Package criada para otimizar o carregamento de imagens no dispositivo armazenadas em cache.

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.3

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
70
points
41
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Package criada para otimizar o carregamento de imagens no dispositivo armazenadas em cache.

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

dart_dev_utils, files_cache, flutter

More

Packages that depend on images_cache