Assets, images, and icon widgets

Manage assets, display images, and show icons.

更多 widget 请查看 核心 widget 目录

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...

Icon

A Material Design icon.

Image

A widget that displays an image.

RawImage

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

更多 widget 请查看 核心 widget 目录