Skip to content

Commit

Permalink
Update Dart settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Sneath committed May 9, 2022
1 parent a37603b commit 5cda7d1
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 @@ -49,7 +49,7 @@
"dart.analysisExcludedFolders": [
"example/explorer"
],
"dart.sdkPath": "c:\\flutter\\bin\\cache\\dart-sdk",
"dart.sdkPath": "c:\\src\\dart-sdk",
"cmake.configureOnOpen": false,
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#23baff",
Expand Down

0 comments on commit 5cda7d1

Please sign in to comment.