cached_memory_image 1.5.0 copy "cached_memory_image: ^1.5.0" to clipboard
cached_memory_image: ^1.5.0 copied to clipboard

A Flutter library to show images from the Base64, Uint8List and keep them in the cache directory.

1.5.0 #

  • Added CachedImage parameter to supported cacheAndRead and readOnly

1.4.0 #

  • Migrate to supported dart 3

1.3.1 #

  • Added CachedMemoryImagePlaceholderProvider
  • Convert Base64 and Read File as Bytes on Background Thread

1.2.2 #

  • Added compatibility with Flutter 3.0

1.2.1 #

  • Update homepage url

1.2.0 #

  • Add CachedMemoryImageProvider

1.1.0 #

  • Add function isExists by key
  • Add function removeFile by key
  • Add function clearCache
  • Add function dispose
  • Remove invalid image cached when load image error

1.0.0 #

  • Cached image from Base64 and Uint8List
40
likes
120
pub points
93%
popularity

Publisher

verified publisherwachasit.com

A Flutter library to show images from the Base64, Uint8List and keep them in the cache directory.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_cache_manager

More

Packages that depend on cached_memory_image