Skip to content

Remove dependence of metrics_center on package:equatable #83100

@zanderso

Description

@zanderso

It is used only here https://github.com/flutter/packages/blob/master/packages/metrics_center/lib/src/common.dart#L16, and that usage could be replaced with straightforward == and hashCode methods.

Removing the dependence would allow including fewer Dart packages in the engine DEPS file: https://github.com/flutter/engine/blob/master/DEPS#L397

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work listc: contributor-productivityTeam-specific productivity, code health, technical debt.engineflutter/engine related. See also e: labels.team-engineOwned by Engine teamtriaged-engineTriaged by Engine teamwaiting for PR to land (fixed)A fix is in flight

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions