Skip to content

Commit 016e088

Browse files
authored
chore: Add user agent to .sdk_metadata.json (#183)
1 parent 8052156 commit 016e088

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.sdk_metadata.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@
77
"path": "packages/flutter_client_sdk",
88
"languages": [
99
"Dart"
10-
]
10+
],
11+
"userAgents": ["FlutterClientSdk"],
12+
"wrapperNames": ["FlutterClientSdk"]
1113
}
1214
}
1315
}

0 commit comments

Comments
 (0)