Builder
Functions
Enables adding a file's last modified timestamp to the memory cache key when loading an image from a file.
Create a new ImageRequest.
Enable a crossfade animation when a request completes successfully.
Enable a crossfade animation when a request completes successfully.
Set the data to load.
Use factory to handle decoding any image data.
Set the defaults for any unset request values.
Set the disk cache key for this request.
Enable/disable reading/writing from/to the disk cache.
Set the error image to use if the request fails.
Set the fallback image to use if data is null.
Use factory to handle fetching any image data.
The FileSystem that will be used to perform any disk read/write operations.
Set the Listener.
Convenience function to create and set the Listener.
Set the maximum width and height for a bitmap.
Set the memory cache key for this request.
Set extra values to be added to this image request's memory cache key.
Set extra values to be added to this image request's memory cache key.
Enable/disable reading/writing from/to the memory cache.
Enable/disable reading from the network.
Set the placeholder image to use when the request starts.
Set the precision for the size of the loaded image.
Set the scaling algorithm that will be used to fit/fill the image into the size provided by sizeResolver.
Set the requested width/height.
Set the SizeResolver to resolve the requested width/height.