Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.14 KB

README.md

File metadata and controls

36 lines (28 loc) · 1.14 KB

This package is for those who are looking for a highly customizable and easy to use package for cached image in flutter application.

Features

  • Easy to use
  • Support for placeholder
  • Support for error widget
  • Support for loading widget
  • Highly customizable cache manager (with fine controls)
  • Support for custom cache manager
  • Optimized for performance
  • Highly customizable image provider
  • Support for custom image provider
  • Support for image cdn analytics (only cloudflare for now)
  • Support for image cdn transformation (only resizing for now)
  • Support for progressive image loading (only cloudflare images for now)

Getting started

TODO: List prerequisites and provide or point to information on how to start using the package.

Usage

TODO: Include short and useful examples for package users. Add longer examples to /example folder.

const like = 'sample';

Additional information

TODO: Tell users more about the package: where to find more information, how to contribute to the package, how to file issues, what response they can expect from the package authors, and more.