Skip to content

Instantly share code, notes, and snippets.

@tirthpatel10
Created January 26, 2020 08:00
Show Gist options
  • Save tirthpatel10/8f5180cff6d8ec4c7ee30a8decbfbce6 to your computer and use it in GitHub Desktop.
Save tirthpatel10/8f5180cff6d8ec4c7ee30a8decbfbce6 to your computer and use it in GitHub Desktop.
Gist Generated by DartpadGenerator from VSCode
// extension read vscode
void main() => test();
void test() {
print('Hi Django Girls Home 2');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment