[ Web Proxy ]
URL:
Viewing: https://docs.flutter.dev/ui/widgets/async [Back]  [Original]

Async widgets Skip to main content

docs.flutter.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic.

Learn more OK, got it
Flutter logo [Flutter logo] Flutter Docs

Async widgets

A catalog of Flutter's async widgets. Widgets supporting async patterns in your Flutter apps.

Widgets supporting async patterns in your Flutter apps.

FutureBuilder

Widget that builds itself based on the latest snapshot of interaction with a Future.

StreamBuilder

Widget that builds itself based on the latest snapshot of interaction with a Stream.

Find more widgets in the widget catalog.


Web Proxy Viewer  |  New URL  |  Original Page