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
See how Flutter is pushing UI development forward and preview some of our investments in the technologies of the future at Flutter Forward, streaming live from Nairobi, Kenya on January 25, 2023. <ahref="https://flutter.dev/events/flutter-forward">Register now</a><br>
9
-
The Flutter and Dart teams are hiring. <ahref="https://docs.flutter.dev/jobs">Learn more</a><br>
8
+
See how Flutter is pushing UI development at Flutter Forward;<br>
Check out the Introducing Flutter series. Learn Flutter basics like [how do I make my first Flutter app?][] In Flutter, "everything is a widget"! Learn more about `Stateless` and `Stateful` widgets in [What is State?][]
76
+
Check out the Introducing Flutter series.
77
+
Learn Flutter basics like
78
+
[how do I make my first Flutter app?][first-app]
79
+
In Flutter, "everything is a widget"!
80
+
Learn more about `Stateless` and `Stateful`
81
+
widgets in [What is State?][]
64
82
65
83
<divclass="card-deck card-deck--responsive">
66
84
<div class="video-card">
@@ -75,12 +93,10 @@ Check out the Introducing Flutter series. Learn Flutter basics like [how do I ma
75
93
</div>
76
94
</div>
77
95
78
-
[How do I make my first Flutter app?]: {{site.youtube-site}}/watch?v=xWV71C2kp38
<h4>Only have 60 seconds? Learn how to build and deploy a Flutter App!</h4>
86
102
@@ -89,7 +105,10 @@ Check out the Introducing Flutter series. Learn Flutter basics like [how do I ma
89
105
90
106
## Want to skill up?
91
107
92
-
Dive deeper into how Flutter works under the hood! Learn [why you write standalone widgets instead of using helper methods][] or [what is “BuildContext” and how is it used][]?
108
+
Dive deeper into how Flutter works under the hood!
109
+
Learn [why you write standalone widgets instead of
110
+
using helper methods][standalone-widgets] or
111
+
[what is "BuildContext" and how is it used][buildcontext]?
93
112
94
113
<divclass="card-deck card-deck--responsive">
95
114
<div class="video-card">
@@ -104,50 +123,17 @@ Dive deeper into how Flutter works under the hood! Learn [why you write standalo
104
123
</div>
105
124
</div>
106
125
107
-
[why you write standalonewidgets instead of using helper methods]: {{site.youtube-site}}/watch?v=IOyq-eTRhvo
108
-
[what is “BuildContext” and how is it used]: {{site.youtube-site}}/watch?v=rIaaH87z1-g
0 commit comments