migrate Flutter 3.7.0
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"dart.flutterSdkPath": ".fvm",
|
||||
"files.watcherExclude": {
|
||||
".fvm": true
|
||||
"**/.fvm": true
|
||||
},
|
||||
"search.exclude": {
|
||||
".fvm": true
|
||||
"**/.fvm": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user