Skip to content

Commit 3b2741c

Browse files
committed
Added link
1 parent fda4374 commit 3b2741c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/ff-concepts/adding-customization/vscode-extension.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -231,8 +231,8 @@ To delete a Custom Action or Widget, delete the associated file.
231231
### Adding New Dependencies
232232
You can add custom [pub.dev](https://pub.dev/) package dependencies with the `Dart: Add Dependency` command from the Visual Studio Code command palette. This will update the `pubspec.yaml` file.
233233

234-
## Use with Flutter Version Management (FVM)
235-
If you want to manage Flutter versions with **Flutter Version Management (FVM)**, you need to install it and add it to your system’s PATH. Follow these steps to get started:
234+
## Using Flutter Version Management (FVM)
235+
If you want to manage Flutter versions with [**Flutter Version Management (FVM)**](https://fvm.app/), you need to install it and add it to your system’s PATH. Follow these steps to get started:
236236

237237
### Install FVM
238238

0 commit comments

Comments
 (0)