Skip to content

Instantly share code, notes, and snippets.

@tirthpatel10
Created January 26, 2020 07:59
Show Gist options
  • Save tirthpatel10/57dc3c5154b6a3620c72f424e94bb2d4 to your computer and use it in GitHub Desktop.
Save tirthpatel10/57dc3c5154b6a3620c72f424e94bb2d4 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');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment