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 ca9d2ec commit 55ba88fCopy full SHA for 55ba88f
.fvmrc
@@ -0,0 +1,3 @@
1
+{
2
+ "flutter": "stable"
3
+}
.gitignore
@@ -20,7 +20,7 @@ coverage/
20
# The .vscode folder contains launch configuration and tasks you configure in
21
# VS Code which you may wish to be included in version control, so this line
22
# is commented out by default.
23
-#.vscode/
+.vscode/
24
25
# Flutter/Dart/Pub related
26
**/doc/api/
0 commit comments