Skip to content

Commit 3ad8bd1

Browse files
OutdatedGuyjoehan
andauthored
feat: adds flutter sdk template in connector config (#8438)
Co-authored-by: joehan <joehanley@google.com>
1 parent 93dc72e commit 3ad8bd1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

templates/init/dataconnect/connector.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@ connectorId: __connectorId__
1212
# kotlinSdk:
1313
# outputDir: <Path where you want the generated SDK to be written to, relative to this file>
1414
# 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

Comments
 (0)