flutter_tools was the only package to depend on unified_analytics. During the autoroll, there is a mismatch in versions of this package:
Resolving dependencies in `packages/flutter_tools/test/widget_preview_scaffold.shard/widget_preview_scaffold`...
Because every version of flutter_tools from path depends on unified_analytics 8.0.10 and widget_preview_scaffold depends on unified_analytics 8.0.5, flutter_tools from path is forbidden.
So, because widget_preview_scaffold depends on flutter_tools from path, version solving failed.
flutter_toolswas the only package to depend onunified_analytics. During the autoroll, there is a mismatch in versions of this package: