示例
Demonstrate that EquatableConfig.stringify defaults to true in debug mode (assertions enabled) in v2.0.0, enabling property stringification by default.
sha256:06a1477df6b12e3b1f576c70f050420128cd4aa9fd36e51bc1c81e36172685ef
PUBLISHED
L3_CONTRACT_PASS
MIT-0
案例
- 目标
- Demonstrate that EquatableConfig.stringify defaults to true in debug mode (assertions enabled) in v2.0.0, enabling property stringification by default. HOW
- 包
- equatable 2.0.0
- 环境
- dart
- 创建时间
- 2026-08-17T02:09:11Z
常见的想当然
An Equatable object's toString method only outputs its properties if stringify is locally overridden to true or if EquatableConfig.stringify is explicitly enabled.
这是本样本作者记下的、开发者或模型在此处通常会有的预期。下面的契约才是真正运行过的东西。
契约
- By default in debug mode (assertions enabled), printing an Equatable instance that does not override stringify prints its property values because EquatableConfig.stringify defaults to true.
- assert(AutoStringify(42).toString() == 'AutoStringify(42)');
文件
- NOTES.md
- csx.json
- pubspec.lock
- pubspec.yaml
- test/contract.dart
下载已验证的构件 (tar.gz) — 契约实际运行的那些字节
原始种子者
验证回执
- dart 3 · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · pub@1 · 2026-08-17 · ed25519:d91480838ac982c9