Skip to content

Latest commit

 

History

History
84 lines (70 loc) · 2.89 KB

File metadata and controls

84 lines (70 loc) · 2.89 KB
title Widget catalog
description A catalog of some of Flutter's rich set of widgets.
shortTitle Widgets
showToc false

Create beautiful apps faster with Flutter's collection of visual, structural, platform, and interactive widgets. In addition to browsing widgets by category, you can also see all the widgets in the widget index.

Design systems

Flutter ships with two design systems as part of the SDK.

Beautiful and high-fidelity widgets that align with Apple's Human Interface Guidelines for iOS and macOS. Visual, behavioral, and motion-rich widgets implementing the Material 3 design specification.

You can find many more design systems created by the Flutter community on pub.dev, the package repository for Dart and Flutter. For example, the Windows-inspired fluent_ui, macOS-inspired macos_ui, and the Ubuntu-inspired yaru widgets.

Base widgets

Base widgets support a range of common rendering options like input, layout, and text.

Widget of the Week

100+ short, 1-minute explainer videos to help you quickly get started with Flutter widgets.

Watch more widget of the week videos