diff --git a/sites/docs/src/content/learn/pathway/index.md b/sites/docs/src/content/learn/pathway/index.md index 7469d90789..2168764002 100644 --- a/sites/docs/src/content/learn/pathway/index.md +++ b/sites/docs/src/content/learn/pathway/index.md @@ -64,6 +64,12 @@ take full advantage of the framework. +## Ready to start? + +Get started by installing Flutter and setting up your development environment: + +[Start with Step 1: Quick Install →](/learn/pathway/quick-install) + Dash with question marks around her; looking curious. diff --git a/sites/docs/src/data/tutorial.yml b/sites/docs/src/data/tutorial.yml index 5d025e238f..c543ba90bf 100644 --- a/sites/docs/src/data/tutorial.yml +++ b/sites/docs/src/data/tutorial.yml @@ -7,6 +7,8 @@ units: url: /learn/pathway/quick-install - title: Introduction to Flutter UI chapters: + - title: Tutorial introduction + url: /learn/pathway/tutorial - title: Create a Flutter app url: /learn/pathway/tutorial/create-an-app - title: Widget fundamentals