disposable_cached_images 1.0.7 copy "disposable_cached_images: ^1.0.7" to clipboard
disposable_cached_images: ^1.0.7 copied to clipboard

outdated

A flutter package for displaying and releasing images from memory.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add disposable_cached_images

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

dependencies:
  disposable_cached_images: ^1.0.7

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:disposable_cached_images/disposable_cached_images.dart';
37
likes
0
pub points
86%
popularity

Publisher

unverified uploader

A flutter package for displaying and releasing images from memory.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_riverpod, http, path_provider

More

Packages that depend on disposable_cached_images