Skip to content

Commit

Permalink
chore: add fvm local flutter symlink in vscode settings
Browse files Browse the repository at this point in the history
  • Loading branch information
KRTirtho committed Oct 9, 2024
1 parent 34d8bc2 commit 58f6142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@
"README.md": "LICENSE,CODE_OF_CONDUCT.md,CONTRIBUTING.md,SECURITY.md,CONTRIBUTION.md,CHANGELOG.md,PRIVACY_POLICY.md",
"*.dart": "${capture}.g.dart,${capture}.freezed.dart"
},
"dart.flutterSdkPath": ".fvm/versions/3.24.3"
"dart.flutterSdkPath": ".fvm/flutter_sdk"
}

0 comments on commit 58f6142

Please sign in to comment.