Assets, images, and icon widgets
A catalog of Flutter's assets, images, and icon widgets. Manage assets, display images, and show icons.
Manage assets, display images, and show icons.
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...
A Material Design icon.
A widget that displays an image.
A widget that displays a dart:ui.Image directly.
Find more widgets in the widget catalog.
Unless stated otherwise, the documentation on this site reflects Flutter 3.38.1. Report an issue.