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
<Translateid="index.forms.title">Featured on Official Flutter Channel</Translate>
89
+
</motion.h3>
90
+
<motion.p
91
+
initial={{opacity: 0}}
92
+
whileInView={{opacity: 1}}
93
+
transition={{delay: 0.05}}
94
+
className="max-w-md text-xl"
95
+
>
96
+
<Translateid="index.forms.description">Learn everything about Stacked by creating an app with Dane (creator) and Craig (Flutter DevRel Lead) in this live stream on the left.</Translate>
0 commit comments