Assets, images, and icon widgets

Manage assets, display images, and show icons.

AssetBundle

Asset bundles contain resources, such as images and strings, that can be used by an application. Access to these resources is asynchronous so that they...

Image/visualization of the Icon widget.
Icon

A Material Design icon.

Image

A widget that displays an image.

RawImage

A widget that displays a dart:ui.Image directly.

Find more widgets in the widget catalog.