Skip to content

Instantly share code, notes, and snippets.

@sbis04
Created September 9, 2020 11:38
Show Gist options
  • Save sbis04/a33b7b34c39fb7fa6dff4257333c801f to your computer and use it in GitHub Desktop.
Save sbis04/a33b7b34c39fb7fa6dff4257333c801f to your computer and use it in GitHub Desktop.
{
"version": "0.2.0",
"configurations": [
{
"name": "Flutter Web (port 7357)",
"request": "launch",
"type": "dart",
"args": ["--web-port", "7357"]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment