当前位置: 首页 > 文档资料 > Flutter 英文文档 >

Widget catalog

优质
小牛编辑
125浏览
2023-12-01

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.

Accessibility

Make your app accessible.

Visit
Animation and Motion

Bring animations to your app.

Visit
Assets, Images, and Icons

Manage assets, display images, and show icons.

Visit
Async

Async patterns to your Flutter application.

Visit
Basics

Widgets you absolutely need to know before building your first Flutter app.

Visit
Cupertino (iOS-style widgets)

Beautiful and high-fidelity widgets for current iOS design language.

Visit
Input

Take user input in addition to input widgets in Material Components and Cupertino.

Visit
Interaction Models

Respond to touch events and route users to different views.

Visit
Layout

Arrange other widgets columns, rows, grids, and many other layouts.

Visit
Material Components

Visual, behavioral, and motion-rich widgets implementing the Material Design guidelines.

Visit
Painting and effects

These widgets apply visual effects to the children without changing their layout, size, or position.

Visit
Scrolling

Scroll multiple widgets as children of the parent.

Visit
Styling

Manage the theme of your app, makes your app responsive to screen sizes, or add padding.

Visit
Text

Display and style text.

Visit