diff --git a/src/content/get-started/codelab.md b/src/content/get-started/codelab.md index 20d7398a16..4d0120a444 100644 --- a/src/content/get-started/codelab.md +++ b/src/content/get-started/codelab.md @@ -24,6 +24,11 @@ you will learn the basics of Flutter by creating an app that works on mobile, desktop, and web. +现在,你可以开始“第一个 Flutter 应用”的编程练习 (codelab)。 +在接下来的一个半小时内, +你将通过创建一个可以在移动端、桌面端以及 Web 端运行的应用 +来学习 Flutter 的基础知识。 +
:::tip + The codelab above walks you through writing your first Flutter app for all platforms — mobile, desktop and web. You might prefer to take [another codelab written specifically for the web][codelab-web]. + +以上编程练习 (codelab) 将指导你编写第一个适用于 +所有平台的 Flutter 应用 — 移动端、桌面端和 Web 端。 +当然你可能更想去尝试 +[另一个专为 Web 端编写的 codelab][codelab-web]。 + ::: [codelab-web]: /get-started/codelab-web @@ -52,4 +64,6 @@ You might prefer to take If you prefer an instructor-led version of this codelab, check out the following workshop: +如果你更喜欢由讲师指导的版本,可以观看以下 workshop: + {% ytEmbed '8sAyPDLorek', 'Building your first Flutter app - with a Codelab!' %}