image_widget/image_widget library
Classes
- ImageWidget
-
The
ImageWidgetclass is a widget that displays an image from a network URL, asset path, or bytes. The widget supports displaying images of typepng,jpg,jpeg, andsvg. The widget also supports customizing the image's box fit, placeholder, error, height, width, and fade in/out animations.
Enums
- ImageOrigin
-
The
ImageOriginenum represents the origin of an image. - ImageType
-
The
ImageTypeenum represents the type of an image.