Skip to content

Instantly share code, notes, and snippets.

@MathVasc
Created March 21, 2021 01:12
Show Gist options
  • Save MathVasc/8513c996826693e0b56f30fffbd4eb8b to your computer and use it in GitHub Desktop.
Save MathVasc/8513c996826693e0b56f30fffbd4eb8b to your computer and use it in GitHub Desktop.
launch test
{
"version": "0.2.0",
"configurations": [
{
"name": "test",
"request": "launch",
"type": "dart",
"program": "test/",
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment