You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/get-started/codelab.md
+16-2
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,11 @@ you will learn the basics of Flutter
24
24
by creating an app
25
25
that works on mobile, desktop, and web.
26
26
27
+
现在,你可以开始“第一个 Flutter 应用”的编程练习 (codelab)。
28
+
在接下来的一个半小时内,
29
+
你将通过创建一个可以在移动端、桌面端以及 Web 端运行的应用
30
+
来学习 Flutter 的基础知识。
31
+
27
32
<divclass="juicy-button-container">
28
33
<imgsrc="/assets/images/docs/get-started/codelab-goal-background.jpg"alt="The illustration of the initial and the resulting app that you will build in this codelab.">
29
34
@@ -34,22 +39,31 @@ that works on mobile, desktop, and web.
0 commit comments