| 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.
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 support a range of common rendering options like input, layout, and text.
100+ short, 1-minute explainer videos to help you quickly get started with Flutter widgets.