diff --git a/src/content/add-to-app/index.md b/src/content/add-to-app/index.md index 3015048684..079d2d1d56 100644 --- a/src/content/add-to-app/index.md +++ b/src/content/add-to-app/index.md @@ -124,17 +124,17 @@ Android and iOS:
@@ -147,17 +147,17 @@ see our API usage guides at the following links: diff --git a/src/content/get-started/install/chromeos/index.md b/src/content/get-started/install/chromeos/index.md index 345e434bbe..75293d2a42 100644 --- a/src/content/get-started/install/chromeos/index.md +++ b/src/content/get-started/install/chromeos/index.md @@ -14,7 +14,7 @@ js: [{url: '/assets/js/temp/chromeos-install-redirector.js'}]{{card.description}}
diff --git a/src/content/platform-integration/android/install-android/index.md b/src/content/platform-integration/android/install-android/index.md index d1b3fc57bd..04e216e2d5 100644 --- a/src/content/platform-integration/android/install-android/index.md +++ b/src/content/platform-integration/android/install-android/index.md @@ -40,7 +40,7 @@ or the platform you already have set up.Create a new Flutter app without leaving VS Code.
@@ -23,7 +23,7 @@ choose your preferred environment and follow the corresponding instructions.Create a new Flutter app without leaving Android Studio.
@@ -31,7 +31,7 @@ choose your preferred environment and follow the corresponding instructions.Create a new Flutter app without leaving your IntelliJ-based IDE.
@@ -39,7 +39,7 @@ choose your preferred environment and follow the corresponding instructions.For quick and easy setup, create a new Flutter app in Project IDX.
@@ -47,7 +47,7 @@ choose your preferred environment and follow the corresponding instructions.For maximum flexibility, create a new Flutter app from the command line.
@@ -55,10 +55,10 @@ choose your preferred environment and follow the corresponding instructions.Create a new Flutter module to embed in an existing app.
diff --git a/src/content/reference/widgets.md b/src/content/reference/widgets.md index 33f3e7f7da..b6f43199d2 100644 --- a/src/content/reference/widgets.md +++ b/src/content/reference/widgets.md @@ -33,7 +33,7 @@ our [videos](/resources/videos) page. {% endif -%}{{ comp.description | truncatewords: 25 }}
diff --git a/src/content/ui/navigation/deep-linking.md b/src/content/ui/navigation/deep-linking.md index 637e10f9e3..66017b79cb 100644 --- a/src/content/ui/navigation/deep-linking.md +++ b/src/content/ui/navigation/deep-linking.md @@ -41,12 +41,12 @@ To get started, see our cookbooks for Android and iOS: diff --git a/src/content/ui/widgets/index.md b/src/content/ui/widgets/index.md index c0677ffc51..b9429f9def 100644 --- a/src/content/ui/widgets/index.md +++ b/src/content/ui/widgets/index.md @@ -19,7 +19,7 @@ Flutter ships with two design systems as part of the SDK. {%- if section.name == "Cupertino" or section.name == "Material components" -%}{{section.description}}
@@ -46,7 +46,7 @@ like input, layout, and text. {%- if section.name != "Cupertino" and section.name != "Material components" and section.name != "Material 2 components" -%}{{section.description}}