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 - [ ] https://github.com/flutter/flutter-intellij/issues/8850 - [ ] [analytics] Update Dart Code to set analytics ENV variables when invoking sub-tools - [ ] https://github.com/dart-lang/sdk/issues/62876 - [ ] [analytics] Update the Flutter CLI to set analytics ENV variables when invoking sub-tools - [ ] 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: