Skip to content

Commit 81cda11

Browse files
feat: flutter 3.35.7へ更新
1 parent f75f531 commit 81cda11

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.fvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"flutter": "3.35.5"
2+
"flutter": "3.35.7"
33
}

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"debug.internalConsoleOptions": "openOnSessionStart",
3-
"dart.flutterSdkPath": ".fvm/versions/3.35.5",
3+
"dart.flutterSdkPath": ".fvm/versions/3.35.7",
44
"[dart]": {
55
"editor.defaultFormatter": "Dart-Code.dart-code",
66
"editor.formatOnSave": true,

0 commit comments

Comments
 (0)