widgets/story_image library

Classes

ImageContentView
@name ImageContentView @description Stateless widget that displays an image based on loading state: success, failure, or loading.
ImageLoader
Utitlity to load image (gif, png, jpg, etc) media just once. Resource is cached to disk with default configurations of DefaultCacheManager.
StoryImage
Widget to display animated gifs or still images. Shows a loader while image is being loaded. Listens to playback states from controller to pause and forward animated media.
StoryImageState