We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac9a538 commit 2fc1c45Copy full SHA for 2fc1c45
src/fragments/lib/project-setup/flutter/platform-setup/platform-setup.mdx
@@ -126,7 +126,7 @@ sudo apt-get install -y libglib2.0-dev
126
The command to install might vary slightly on other Linux distributions.
127
128
### Packaging Your App
129
-To include the dependencies above when packaging your app with Snapcraft, include them in your snapcraft.yaml file.
+To include the dependencies above when packaging your app with Snapcraft, include them in your `snapcraft.yaml` file.
130
131
```yaml
132
parts:
0 commit comments