new & opt

new: Flutter 3.7.3
opt: for `ping` page
This commit is contained in:
lollipopkit
2023-02-13 17:51:36 +08:00
parent ba44649ce1
commit 9c3b822311
8 changed files with 21 additions and 19 deletions

View File

@@ -3,10 +3,10 @@
"files.watcherExclude": {
"**/.fvm": true
},
"search.exclude": {
"**/.fvm": true
},
"git.ignoredRepositories": [
".fvm"
],
"search.exclude": {
"**/.fvm": true
}
}