utilities/image_item library

Classes

ImageItem
The ImageItem class encapsulates the details of an image, including its dimensions (width and height), viewport ratio, and the raw image data as a byte array. It also provides a Completer to handle the asynchronous loading of the image.