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

outdated

Flutter package for displaying images from the Internet and keeping them in the cache directory.

0.0.6 #

Added new provider to keep track of the alrady yeild MemoryImage This will help reduce the time required to display the previously viewed image.

Using a map instead of a list of cached images to find keys faster

0.0.5 #

Add maxCacheWidth and maxCacheHeight to resize images

Update documentation and example

  • breaking changes:

Integrate the asset image with the network image to use one Widget for both

Improved error handling

0.0.3 #

Support assets images.

Remove Dio in favor of http.

37
likes
0
pub points
86%
popularity

Publisher

unverified uploader

Flutter package for displaying images from the Internet and keeping them in the cache directory.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_riverpod, http, path_provider

More

Packages that depend on disposable_cached_images