Issue to track work to update tools to flow first-run state down to sub-tools via ENV variables. This includes work in `package:unified_analytics` - [x] #2343 and updates to ecosystem clients/tools: - [x] https://github.com/flutter/dart-intellij-third-party/issues/281 - [x] https://github.com/flutter/flutter-intellij/issues/8850 - [x] [analytics] Update Dart Code to set analytics ENV variables when invoking sub-tools - [x] https://github.com/Dart-Code/Dart-Code/issues/5561 - [x] https://github.com/Dart-Code/Dart-Code/pull/5969 - added most `DASH__` env vars - [x] https://github.com/Dart-Code/Dart-Code/pull/5989 - added `DASH__TOOL` - [x] https://github.com/Dart-Code/Dart-Code/pull/6044 added `dashIdeName` and `dashTool` to DevTools querystrings - [x] https://github.com/dart-lang/sdk/issues/62876 - [x] https://github.com/flutter/flutter/issues/186696 - [x] https://github.com/flutter/devtools/issues/9702 - [x] https://github.com/dart-lang/sdk/issues/62875 - [ ] MCP Server analytics - [x] https://dart-review.googlesource.com/c/sdk/+/493180
Issue to track work to update tools to flow first-run state down to sub-tools via ENV variables.
This includes work in
package:unified_analyticsand updates to ecosystem clients/tools:
DASH__env varsDASH__TOOLdashIdeNameanddashToolto DevTools querystrings