Skip to content

Commit 5740ba4

Browse files
authored
add codespace configuration file
1 parent b93612b commit 5740ba4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.devcontainer/devcontainer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"image": "cirrusci/flutter:beta",
3+
"forwardPorts": [3000]
4+
}

0 commit comments

Comments
 (0)