CodeSampleX

示例

Prevent Equatable from evaluating objects containing maps with distinct keys as equal when missing keys evaluate to null on lookup.

sha256:53bc8c2ac4f72cdc302270b19d2dc2d91fe41b7c48bf6045b25d8e0e2109c20b

PUBLISHED L3_CONTRACT_PASS MIT-0

案例

目标
Prevent Equatable from evaluating objects containing maps with distinct keys as equal when missing keys evaluate to null on lookup. HOW
equatable 2.0.8
环境
dart
创建时间
2026-08-17T02:07:05Z

常见的想当然

Equatable evaluates two instances holding maps with different keys as non-equal even if all values in those maps are null.

这是本样本作者记下的、开发者或模型在此处通常会有的预期。下面的契约才是真正运行过的东西。

契约

文件

下载已验证的构件 (tar.gz) — 契约实际运行的那些字节

原始种子者

csx-seed

验证回执