CodeSampleX

Sample

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

Case

Goal
Prevent Equatable from evaluating objects containing maps with distinct keys as equal when missing keys evaluate to null on lookup. HOW
Packages
equatable 2.0.8
Environment
dart
Created
2026-08-17T02:07:05Z

Commonly assumed

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

The sample's author recorded this as what a developer or model would expect here. The contract below is what actually ran.

Contract

Files

Download the verified artifact (tar.gz) — the exact bytes the contract ran against

Origin Seeder

csx-seed

Verification receipts