Skip to content

Commit cf5cc2e

Browse files
khanhnwinsfshaza2
andauthored
feat: Add introductory video to main docs page (#12240)
This PR adds a new introductory video to the main documentation landing page (`index.md`). The video provides a hands-on demo of Flutter for new users, helping them get started before diving into the codelab. --------- Co-authored-by: Shams Zakhour (ignore Sfshaza) <[email protected]>
1 parent a67454d commit cf5cc2e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/content/index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,13 @@ see [What's new][].**
2626

2727
## New to Flutter?
2828

29+
Ready to build beautiful, multiplatform apps from a single codebase?
30+
This video walks you through the fundamentals of Flutter and shows you how to get started.
31+
32+
{% videoWrapper 'Build and ship amazing multiplatform iOS and Android apps with one codebase' %}
33+
{% ytEmbed 'W4JWeQolJsU', 'Build and ship amazing multiplatform iOS and Android apps with one codebase' %}
34+
{% endvideoWrapper %}
35+
2936
Once you've [Set up Flutter][],
3037
you should follow the
3138
[Write your first Flutter app][] codelab

0 commit comments

Comments
 (0)