local_image_provider library

Classes

DeviceImage
Decodes the given LocalImage object as an ImageProvider, associating it with the given scale.
LocalAlbum
A single album of images on the device.
LocalAlbumType
LocalImage
A single image on the local device.
LocalImageProvider
An interface to get information from the local image storage on the device.

Exceptions / Errors

LocalImageProviderNotInitializedException
Thrown when a method is called that requires successful initialization first. See initialize