Skip to content

Instantly share code, notes, and snippets.

@tirthpatel10
Created January 19, 2020 06:56
Show Gist options
  • Save tirthpatel10/641fdc83e453ebf31f600291e01b5af5 to your computer and use it in GitHub Desktop.
Save tirthpatel10/641fdc83e453ebf31f600291e01b5af5 to your computer and use it in GitHub Desktop.
Gist Generated by DartpadGenerator from VSCode
// extension read vscode
void main() => test();
void test() {
print('Ok Google');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment