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 b93612b commit 5740ba4Copy full SHA for 5740ba4
.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
1
+{
2
+ "image": "cirrusci/flutter:beta",
3
+ "forwardPorts": [3000]
4
+}
0 commit comments