We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76e35f3 commit 845798bCopy full SHA for 845798b
snippets/dart.snippets
@@ -1,3 +1,7 @@
1
+snippet af
2
+ (${1}) {${2}}${0}
3
+snippet pr
4
+ print(${1});
5
snippet lib
6
library ${1};
7
${0}
0 commit comments