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

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

Publisher

unverified uploader

A flutter package for displaying and releasing images from memory.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_riverpod, isolate_generator_annotation, js, path_provider

More

Packages that depend on disposable_cached_images