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 目錄