AI-Narwhal 4 Feature Drop | 2025.1.4 <debuggerx@debuggerx-PC Update Flutter generator snippets.xml

This commit is contained in:
debuggerx
2025-10-24 21:45:42 +08:00
parent 7bc760003a
commit 6182929f4b
+4
View File
@@ -6,4 +6,8 @@
<variable name="code" expression="" defaultValue="" alwaysStopAt="true" />
<context />
</template>
<template name="part" value="part '$fileName$.g.dart';" description="Declare part for .g.dart and .freezed.dart" toReformat="true" toShortenFQNames="true">
<variable name="fileName" expression="fileNameWithoutExtension()" defaultValue="" alwaysStopAt="true" />
<context />
</template>
</templateSet>