Skip to content

Instantly share code, notes, and snippets.

@tirthpatel10
tirthpatel10 / test1.dart
Created February 6, 2020 17:35
Gist Generated by DartpadGenerator from VSCode
// test1
void main() {
}
@tirthpatel10
tirthpatel10 / test.dart
Created January 28, 2020 05:57
Gist Generated by DartpadGenerator by GUI at 2020-01-28 11:26:47.451604
// extension read vscode
void test() {
print('Ok Google');
}
@tirthpatel10
tirthpatel10 / test.dart
Created January 26, 2020 08:04
Gist Generated by DartpadGenerator from VSCode
// extension read vscode
void main() => test();
void test() {
print('Hi Django Girls Home 69');
}
@tirthpatel10
tirthpatel10 / test.dart
Created January 26, 2020 08:00
Gist Generated by DartpadGenerator from VSCode
// extension read vscode
void main() => test();
void test() {
print('Hi Django Girls Home 2');
}
@tirthpatel10
tirthpatel10 / test.dart
Created January 26, 2020 07:59
Gist Generated by DartpadGenerator from VSCode
// extension read vscode
void main() => test();
void test() {
print('Hi Django Girls Home');
}
@tirthpatel10
tirthpatel10 / test.dart
Created January 19, 2020 12:38
Gist Generated by DartpadGenerator from VSCode
// extension read vscode
void main() => test();
void test() {
print('Hi Django Girls');
}
@tirthpatel10
tirthpatel10 / test.dart
Created January 19, 2020 10:41
Gist Generated by DartpadGenerator from VSCode
// extension read vscode
void main() => test();
void test() {
print('Ok Demo');
}
@tirthpatel10
tirthpatel10 / testFile3.dart
Created January 19, 2020 10:13
Gist Generated by DartpadGenerator at 2020-01-19 15:43:48.638610
// testFile3.dart
void main() {
print('This is testFile3.dart');
}
@tirthpatel10
tirthpatel10 / test.dart
Created January 19, 2020 10:10
Gist Generated by DartpadGenerator from VSCode
// extension read vscode
void main() => test();
void test() {
print('Ok Azure');
}
@tirthpatel10
tirthpatel10 / test.dart
Created January 19, 2020 07:32
Gist Generated by DartpadGenerator by GUI at 2020-01-19 13:02:28.480800
// extension read vscode
void test() {
print('Ok Google');
}