核心 Widget 目录

借助 Flutter 上关于视觉、结构、平台和交互的 widget,我们可以快速创建出色的应用程序。除了能够按照如下类别浏览 widget,你还可以在 Flutter Widget 目录 中查看所有的 widget。

设计系统

#

Flutter SDK 中附带了两套设计系统。你可以在 Dart 和 Flutter 的 package 资源库 pub.dev 上找到更多由 Flutter 社区创建的设计系统。

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

基础 widget

#

基础 widget 支持一系列常用的功能,如输入、布局和文本。

每周 Widget (Widget of the Week)

#

这里有 100 多部 1 分钟的讲解短片,帮助你快速入门 Flutter widget。







观看更多每周 Widget (Widget of the Week) 视频