Is there an existing issue for this?
Which plugins are affected?
Other
Which platforms are affected?
No response
Description
The Firestore package should set the API header x-goog-api-client to gl-dart to ensure Google-internal telemetry works correctly. Currently this is only done in the AI packages: code examples
One way to set this header is to use the SetClientLanguage (iOS, Android) passing in gl-dart. This is already done in the Unity package.
Reproducing the issue
n/a
Firebase Core version
All
Flutter Version
All
Relevant Log Output
Flutter dependencies
Expand Flutter dependencies snippet
Replace this line with the contents of your `flutter pub deps -- --style=compact`.
Additional context and comments
No response
Is there an existing issue for this?
Which plugins are affected?
Other
Which platforms are affected?
No response
Description
The Firestore package should set the API header
x-goog-api-clienttogl-dartto ensure Google-internal telemetry works correctly. Currently this is only done in the AI packages: code examplesOne way to set this header is to use the
SetClientLanguage(iOS, Android) passing ingl-dart. This is already done in the Unity package.Reproducing the issue
n/a
Firebase Core version
All
Flutter Version
All
Relevant Log Output
Flutter dependencies
Expand
Flutter dependenciessnippetReplace this line with the contents of your `flutter pub deps -- --style=compact`.Additional context and comments
No response