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 5212efd commit 680d14cCopy full SHA for 680d14c
.vscode/settings.json
@@ -1,3 +1,4 @@
1
{
2
- "dart.flutterSdkPath": ".fvm/versions/stable"
+ "dart.flutterSdkPath": ".fvm/versions/stable",
3
+ "dart.lineLength": 80
4
}
0 commit comments