We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93dc72e commit 3ad8bd1Copy full SHA for 3ad8bd1
templates/init/dataconnect/connector.yaml
@@ -12,3 +12,6 @@ connectorId: __connectorId__
12
# kotlinSdk:
13
# outputDir: <Path where you want the generated SDK to be written to, relative to this file>
14
# package: connectors.default
15
+# dartSdk:
16
+# outputDir: <Path where you want the generated SDK to be written to, relative to this file>
17
+# package: default_connector
0 commit comments