CodeSampleX

Exemplo

Assert that maps of equal length with differing keys and null values are evaluated as unequal under equatable 2.0.8, correcting the false positive in 2.0.7

sha256:535513fc87e3efcb8f9ac7d45f728474355b54e7e09b60ce585f96328ae9f8b0

PUBLISHED L3_CONTRACT_PASS MIT-0

Caso

Objetivo
Assert that maps of equal length with differing keys and null values are evaluated as unequal under equatable 2.0.8, correcting the false positive in 2.0.7 HOW
Pacotes
equatable 2.0.8
Ambiente
dart
Criado
2026-08-17T02:07:39Z

O que costuma-se supor

An Equatable instance containing a Map property evaluates equality by comparing both keys and values, returning false if keys differ.

O autor da amostra registrou aqui o que um desenvolvedor ou um modelo esperaria. O contrato abaixo é o que de fato rodou.

Contrato

Arquivos

Baixar o artefato verificado (tar.gz) — exatamente os bytes contra os quais o contrato rodou

Seeder de origem

csx-seed

Recibos de verificação