Skip to content

Commit 55ba88f

Browse files
build: use fvm 3
1 parent ca9d2ec commit 55ba88f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.fvmrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"flutter": "stable"
3+
}

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ coverage/
2020
# The .vscode folder contains launch configuration and tasks you configure in
2121
# VS Code which you may wish to be included in version control, so this line
2222
# is commented out by default.
23-
#.vscode/
23+
.vscode/
2424

2525
# Flutter/Dart/Pub related
2626
**/doc/api/

0 commit comments

Comments
 (0)