optimized_cached_image 0.1.12 copy "optimized_cached_image: ^0.1.12" to clipboard
optimized_cached_image: ^0.1.12 copied to clipboard

outdated

A library for loading images from network, resizing as per container size and caching while being memory sensitive.

0.1.12 #

  • Fix issue with stream closure, causing some stream to remain open.

0.1.11 #

  • Revert to original file when compression fails.

0.1.10 #

  • Migrate to latest apis in cache manager dependency. Now the stream fetching is done by default instead of via flag.

0.1.9 #

  • Fix transparency/image format issues.

0.1.8 #

  • Fix dependency version breaking change in flutter cache library.

0.1.7 #

  • Add style fixes

0.1.6 #

  • Add experimental support for streamed downloading via useHttpStream flag which further reduces the memory footprint.

0.1.5 #

  • Minor lint issues and formatting patched.

0.1.4 #

  • Fixed issue faced while specifying custom width and height.

0.1.3 #

  • Readme updated.

0.1.2 #

  • Minor lint issues and formatting patched.

0.1.1 #

  • Updated examples.

0.1.0 #

  • Minimalist/Core functionality of the library and health fixes.

0.0.1 #

  • Minimalist/Core functionality of the library.
114
likes
0
pub points
91%
popularity

Publisher

verified publisheranvith.dev

A library for loading images from network, resizing as per container size and caching while being memory sensitive.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_cache_manager, flutter_image_compress, http, path, path_provider, pedantic, uuid

More

Packages that depend on optimized_cached_image