Skip to content

Instantly share code, notes, and snippets.

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